Set callback url
Sets a universal callback URL for the client.
Headers
x-api-key
Request
SetCallbackUrlBodyDTO
callbackURL
URL where webhook notifications should be sent when the trigger fires.
Response
status
Status of the operation (success/error).
message
Additional information about the operation result.
triggerId
Unique identifier of the affected trigger.
isNew
Indicates whether a new trigger was created (true) or an existing one was modified (false).