For the complete documentation index, see llms.txt. This page is also available as Markdown.

Brand Registration

Get Brand Registration Status

get
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Responses
200

Success

application/json
get/company/brand-registration

Update Brand Registration

patch
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
companyCountrystringOptional
Responses
200

Success

application/json
patch/company/brand-registration

Last updated

Was this helpful?