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