Customizations
Number of APIs: 48
-
Delete the Preview Error Page DELETE {{baseUrl}}/api/v1/brands/:brandId/pages/error/preview
-
List all Domains associated with a Brand GET {{baseUrl}}/api/v1/brands/:brandId/domains
-
List all Brands GET {{baseUrl}}/api/v1/brands
-
Create a Brand POST {{baseUrl}}/api/v1/brands
-
Retrieve a Brand GET {{baseUrl}}/api/v1/brands/:brandId
-
Replace a Brand PUT {{baseUrl}}/api/v1/brands/:brandId
-
Delete a brand DELETE {{baseUrl}}/api/v1/brands/:brandId
-
Retrieve the Error Page Sub-Resources GET {{baseUrl}}/api/v1/brands/:brandId/pages/error
-
Delete the Customized Error Page DELETE {{baseUrl}}/api/v1/brands/:brandId/pages/error/customized
-
Retrieve the Default Error Page GET {{baseUrl}}/api/v1/brands/:brandId/pages/error/default