Install WhatsApp phone number in Bird CRM
Install a connector into Bird CRM
Authorizations
HTTPRequired
Uses the Authorization header: 'AccessKey ' followed by your access key token (e.g., 'Authorization: AccessKey AbCdEfGhIjKlMnOpQrStUvWxYzAbCdEfGhIj')
Path parameters
workspaceIdstring · uuidRequired
Body
namestringRequired
connectorTemplateRefstringOptional
channelConversationalStatusEnabledboolean · nullableOptional
invitationTokenstring · nullableOptional
Responses
201
OK
application/json
idstring · uuidRequired
The ID of this connector.
workspaceIdstring · uuidOptional
The ID of the workspace this connector belongs to.
routingKeystring · nullableOptional
namestringRequired
The Name of this connector.
regionstringOptional
The Region in which this connector was installed in.
descriptionstringOptional
The Description of this connector.
connectorTemplateSlugstringOptional
The slug for the template this connector is based on.
connectorTemplateRefstringOptional
The ref for the template this connector is based on.
createdAtstring · date-timeRequired
When the connector was created.
updatedAtstring · date-timeOptional
When the connector was last updated.
404
workspace not found
application/json
409
connector already exists
application/json
422
invalid data provided
application/json
post
/workspaces/{workspaceId}/connectorsAwait channel creation webhook
Subscribe to channel webhooksLast updated
Was this helpful?

