API Reference
Log in to see full request history

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.

Path Params
string
required
Defaults to 641e9ebc8aade824801d7d7f
Body Params
string
required
Defaults to Peter
string
required
Defaults to Pan
string
required
Defaults to peter.pan@hijnsurance.com
string
required
Defaults to +1 (555) 565-2378
string
required
Defaults to admin
Headers
string
required
Defaults to 12c3-de4b-b5bf-e057-08fe-d99f-f122-1e23
Responses

Language
Click Try It! to start a request and see the response here! Or choose an example:
application/json