post https://api.cloudranger.com/202004/organizations//accounts//tasks//stop
Send a stop event to SQS in an attempt to stop the task from executing
Log in to see full request history
Responses
Send a stop event to SQS in an attempt to stop the task from executing
xxxxxxxxxx
curl --request POST \
--url https://api.cloudranger.com/202004/organizations/organization_id/accounts/account_id/tasks/task_id/stop \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: