Update an RCS brand
Updates one or more fields on a brand while its status is CREATED. Submitted brands cannot be changed.
PATCH
JavaScript
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The Telnyx-assigned brand identifier.
Body
application/json
Required string length:
1 - 100Required string length:
1 - 100Available options:
LIMITED_LIABILITY_COMPANY, SOLE_PROPRIETORSHIP, PARTNERSHIP, CORPORATION, S_CORPORATION Available options:
PRIVATE_PROFIT, PUBLIC_PROFIT, NON_PROFIT, GOVERNMENT, UNKNOWN Minimum string length:
1Pattern:
^[Hh][Tt][Tt][Pp][Ss]?://Maximum string length:
36Named business identifiers. Use the ein key for the required EIN and stock_symbol for a public-profit brand's stock symbol.
Named business contacts. Use the brand key for the required BRAND contact.
Response
The updated RCS brand.
Minimum string length:
1Pattern:
^[Hh][Tt][Tt][Pp][Ss]?://Available options:
CREATED, CONFIGURED, SUBMITTED, REVIEWING, VETTING, VERIFIED, REJECTED, FAILED JavaScript