Team Members
Delete a Team Member
delete/v1/team_members/{id}
Path parameters
idstring required
ID of the TeamMember in the form of an integer.
Response
OK
Changes
Changed in 2 of the 30 revisions of this API.12
- ○
added the media type
application/jsonfor the response with the status200response-media-type-added
- ○
- ●
deleted the
headerrequest parameterAuthorizationrequest-parameter-removed
- ○
the endpoint scheme security
ApiKeyAuthwas added to the APIapi-security-added
- ●