This operation allows you to revet the brand. However, revetting is allowed once after the successful brand registration and thereafter limited to once every 3 months.
Request
Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.
Example:
Authorization: Bearer ********************
Path Params
Responses
🟢200OK
application/json
Successful Response
Body
🟠422Parameter Error
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request PUT '/brand//revet' \
--header'Authorization: Bearer <token>'