put https://v1/arrangement
This endpoint allows for the cancellation of a V1 Arrangement based on the provided UUID. Ensure the UUID corresponds to an existing arrangement.
Log in to see full request history
Response
This endpoint allows for the cancellation of a V1 Arrangement based on the provided UUID. Ensure the UUID corresponds to an existing arrangement.
xxxxxxxxxx
curl --request PUT \
--url https://v1/arrangement \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: