Create a Brand
POST/registry/beta/brands
You can register your brand with The Campaign Registry by sending a
POST request to our Brand resource including all of the parameters
except for csp_brand_reference
and csp_self_registered
.
If you have already registered your brand directly with The Campaign
Registry, you can create a self-registered brand via our Create Brand
API by sending a POST request to our brand resource including only the
name
, csp_brand_reference
, and csp_self_registered
parameters.
This is a Beta endpoint that may change or be removed in the future.
Permissions
The API token must include the following scopes: Messaging.
Request
Responses
- 201
CREATED