Remove a subscription entry for given sequence, tasl type

DELETE /actions/user/sequences/{sequence_id}/task-types/{task_type_id}/unsubscribe

and current user.

Responses

  • Subscription entry removed

DELETE /actions/user/sequences/{sequence_id}/task-types/{task_type_id}/unsubscribe
curl \
 -X DELETE http://api.example.com/actions/user/sequences/{sequence_id}/task-types/{task_type_id}/unsubscribe