Create Task API
POST
https://api.chakrahq.com/v1/ext/p/{procedureShortId}/{processIdOrPrimaryKey}/task/{stateTaskShortId}
Request
Path Params
procedureShortId
string
required
Example:
lead
processIdOrPrimaryKey
string
required
Example:
LEAD-000042
stateTaskShortId
string
required
Example:
call
Body Params application/json
Request samples
Responses
Modified at 2025-05-12 09:05:42