Delete Admin Role for a User
DELETE {{baseUrl}}/1/admin/users/admin-role?company_id=dolore&user_id=dolore
Removes a given user's admin role and removes them as an admin.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
company_id | string | (Required) The ID of the company to use. | |
user_id | string | (Required) The ID of the user whose admin role will be removed. |
RESPONSES
status: OK
{}