Skip to main content
PUT
Update a do-not-call number

Authorizations

Authorization
string
header
required

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

Body

application/json
id
string<uuid>
required
phoneNumber
string
required
Required string length: 1 - 64
reason
string | null
Maximum string length: 500

Response

Entry updated

success
enum<boolean>
required
Available options:
true
data
object
required