Skip to main content
PATCH

Authorizations

Authorization
string
header
required

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

Path Parameters

phoneNumberId
string
required

Body

application/json
name
string | null

Custom name for the phone number. Set to null to clear.

Maximum string length: 100
senderId
string | null

Sender ID to assign the phone number to. Set to null to unassign.

Response

Phone number updated.

phoneNumber
object
required