contracts
Remove membership of the specified user for defined contract.
You need have contracts.membership.edit permission or to be a user with TenantAdmin role to access this resource.
delete/contracts/{contract_id}/members/{user_id}
Path parameters
contract_idstring required
Contract identifier
user_idstring required
User identifier
Query parameters
is_clear_empty_workspacestrue
By default all workspaces, where you are the only owner will transfer to request inintiator (or to first owner)
Response
No Content
object required
Changes
No recorded changes to this endpoint across all 2 revisions of this API.