Skip to main content
PATCH
JavaScript

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

phone_number
string
required

Phone number (E.164 format)

Body

application/json
display_name
string
about
string
Maximum string length: 139
description
string
Maximum string length: 512
category
string
email
string
website
string
address
string
profile_id
string<uuid>

Messaging profile ID for inbound messages

Response

Updated profile

data
object