delete https://${url}/registration/
Delete an async execution registration
Log in to see full request history
Response
200200 response
Delete an async execution registration
200200 response
xxxxxxxxxx
curl --request DELETE \
--url 'https:///$url/registration/async_id' \
--header 'accept: application/json'
Try It!
to start a request and see the response here!