URL : /api/v1/licenses/{id}/unassign_user/
/api/v1/licenses/{id}/unassign_user/
Method : POST
POST
{ "license_user_id": 1585 }
or
{ "license_user_email": "user@example.com" }
Code : 200 OK
200 OK
Content examples :
{ "message": "License unassigned." }
Last updated 4 months ago
Was this helpful?