Update a team

Path parameters

team_idstringRequired

Headers

AuthorizationstringRequired

Header authentication of the form Bearer <token>

Request

This endpoint expects an object.
namestringOptional
A name for the team assistant
phone_numberstringOptional
Retrieve your phone numbers with the 'Get Numbers' API endpoint
external_webhook_urlstringOptional

URL of the webhook that should receive data after the call. (Transcript etc.)

sub_assistants_attachlist of objectsOptional
sub_assistants_detachlist of objectsOptional

Response

200
statusstring or null
responseobject or null

Errors