Create trigger
Creates a new Trigger.
Authentication
AuthorizationBasic
Basic authentication of the form Basic <base64(username:password)>.
Request
trigger
Endpoint Trigger Create
The format of accepted input for the creation of an Endpoint Trigger.
OR
EventSystem Trigger Create
The format of accepted input for the creation of an EventSystem Trigger.
OR
Manual Trigger Create
The format of accepted input for the creation of a Manual Trigger.
OR
Schedule Trigger Create
The format of accepted input for the creation of a Schedule Trigger.
Response
The result of the create operation.
message
A human-readable message summarizing the result of the operation
data
Any successfully retrieved information related to the request.
metadata
Any structured, wordy or machine-readable information related to the result of the operation. For success responses, this may contain information like pagination values from a search operation.
Errors
500
Internal Server Error