API Reference

Modifies a team member details. This can be useful for updating contact details and changing team member permissions.

To update a team member's details, send a PATCH request to the update team member endpoint with the member _id as a path parameter. In the request body/parameters, include the member details alongside the new values. Once the request is successfully processed, a JSON object containing the response message with status code 200 OK will be returned.

To try this endpoint, replace the path parameter, body parameters and api-access-key values below with yours.

🚧

The team member with the _id you entered as path parameter while trying this endpoint will be updated.

Language
Click Try It! to start a request and see the response here!