Orgs
Patch a member for an organization
PATCH
/
member
Headers
Your API key for authentication. Use Bearer format.
Body
application/json
The member's email.
The member's role.
Available options:
Representative
, Viewer
, Owner
Response
200 - application/json
The organization's unique identifier.
The organization's name.
Required string length:
2 - 30
The organization's API key.
The organization's members.
The organization's description.
The organization's logo. Can be a URL or a base64 encoded image.
The organization's Twilio credentials.
The organization's attributes.
Was this page helpful?