Remove the assigned provider (user) from a work order.
access_token OAuth 2.0 Access Token
In: query
Work Order ID
Asynchronous
true | falsecurl -X DELETE "https://api-sandbox.fndev.net/api/rest/v2/workorders/0/assignee"{
"status": 500,
"message": "Operation successful."
}{
"status": 500,
"message": "Operation successful."
}{
"status": 500,
"message": "Operation successful."
}application/json
application/json
application/json
Last updated on
curl -X DELETE "https://api-sandbox.fndev.net/api/rest/v2/workorders/0/assignee"