Unassign Work Order

Unassign a work order from a user

Path parameters

workOrderIdstringRequired
The id of the work order

Request

This endpoint expects an object.
unassignedBystringRequiredformat: "uuid"
The id of the user who unassigned the work order

Response

Expected response to a valid request
messagestring or null
Should return "success"