DELETE
/
member

Headers

authorization
string
required

Your API key for authentication. Use Bearer format.

Body

application/json
email
string
required

The member's email.

Response

200 - application/json
id
string
required

The organization's unique identifier.

name
string
required

The organization's name.

Required string length: 2 - 30
api_key
string
required

The organization's API key.

members
object[]
required

The organization's members.

description
string

The organization's description.

image_url
string

The organization's logo. Can be a URL or a base64 encoded image.

twilio_credentials
object

The organization's Twilio credentials.

attributes
string[]

The organization's attributes.