Register Managed Brand
POST/v2/managed-brand
Register new Managed Brand for the Company.
Body
required
Responses
- 201
- 400
- 401
- 403
- 404
- 409
- 500
- default
Created - New managed brand has been registered successfully.
Bad Request - The request is malformed.
Unauthorized - The API Key is invalid or missing.
Forbidden - Not permitted to use the API endpoint.
Not found - The entity does not exists.
Conflict - The request conflicts with other request.
Internal Server Error - The server has experienced an unexpected condition and is unable to process the request.