Team Members
Update a Team Member
Update a TeamMember using this action. It requires a JSON object containing an TeamMember.
put/v1/team_members/{id}
Request body
Response
OK
Changes
Changed in 2 of the 30 revisions of this API.13
- ○
added the new optional request property
department_permissions/items/permissions/pathwaysnew-optional-request-property
- ○
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
- ●