Remove License User from License User Group

URL : /api/v1/license-users/{id}/remove_from_group/

Method : POST

Data example

{
    "license_user_group_id": 2
}

Success Response

Code : 200 OK

Last updated

Was this helpful?