Skip to main content
POST
Remove Contacts at Action

Authorizations

Authorization
string
header
required

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

Path Parameters

action_id
string<uuid>
required
workflow_id
string<uuid>
required

Body

contact_ids
string<uuid>[]
remove_all
boolean
default:false

Remove every waiting contact at this action.

Response

removed
integer
required
cancelled
integer
required
message
string
required