Changes to Delete a Team Member
DELETE /v1/team_members/{id}
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 2 of the 30 revisions of this API.12
What changed
- ○
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
- ●