Initialize a custom action

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
action_idstringRequired
The action id that will be initialized
variableslist of objectsOptional

Response

200
statusstring or null
responseobject or null

Errors