put https://api.cm.com/sign/v1/reassignrequests/
Approve or decline a reassignment request
Log in to see full request history
Responses
Approve or decline a reassignment request
xxxxxxxxxx
curl --request PUT \
--url https://api.cm.com/sign/v1/reassignrequests/id \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '{"state":"approved"}'
Try It!
to start a request and see the response here! Or choose an example: