Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
OK
The response is of type object.
AttachConfiguration
Attaches a configuration to a workflow. Multiple configurations can be attached to a workflow, but only one of each kind.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
OK
The response is of type object.