Skip to main content
POST
string
required
Bearer token for API authentication. Format: Bearer {{apiToken}}
Request Body

Body Parameters

object
data that is being used in the workflow
object
required
The recipient details

Response

object
UUID
UUID, id of the request.
UUID
UUID, id of the workflow execution.
object
string
The error code (e.g., BAD_REQUEST).
string
A human-readable error message.

Status Codes

  • 200 - OK
  • 400 - BAD REQUEST
  • 401 - UNAUTHORISED
  • 404 - NOT FOUND