Skip to main content
DELETE
Remove a team member
Replace {your-subdomain} with your workspace’s subdomain.
Learn how to find your subdomain in Workspace subdomain.

Headers

X-Api-Key
string
default:your-api-key
required

Use the X-Api-Key header to provide your workspace API key. Refer to Authentication for more information.

Path Parameters

team_member_id
string
required

ID of the team member to remove.

Example:

"aaaabbbb-cccc-dddd-eeee-ffff00001111"

Response

No Content - Team member removed successfully