Skip to main content
DELETE
Delete Brand Board

Authorizations

Authorization
string
header
required

Use the Access Token generated with user type as Sub-Account (OR) Private Integration Token of Sub-Account.

Headers

Version
enum<string>
required

API Version

Available options:
2021-07-28

Path Parameters

brandBoardId
string
required

The unique identifier for the brand board to delete

Example:

"bb_abc123def456"

Response

Brand board deleted successfully

success
boolean

Whether the deletion was successful

Example:

true

message
string

Deletion confirmation message

Example:

"Brand board deleted successfully"

Last modified on March 7, 2026