Remove Manager from Order
Last updated
Was this helpful?
URL : /api/v1/orders/{id}/remove_manager/
Method : POST
{
"license_user_id": 2149
}Code : 200 OK
Content examples :
{
"detail": "removed"
}Last updated
Was this helpful?
Was this helpful?