Remove member from company
Company
Remove member from company
Removes a user from the company membership. Requires COMPANY_MANAGE_MEMBERS permission or tenant admin role. The user must be an active member of the company.
DELETE
Remove member from company
Authorizations
Server-to-server authentication. Generate a token in the admin UI at
Settings → Developers → API Access. Send the raw token in the
Api-Token header — there is no Bearer prefix.
Tokens can be marked read-only at creation time, in which case the API
rejects any non-GET request with 403 Forbidden.
Response
Company resource deleted

