ghl_brand_board_delete
Delete a brand board from a location by specifying the location ID and brand board ID.
Instructions
Delete a Brand Board Deletes a Brand Board Endpoint: DELETE /brand-boards/{locationId}/{id} (Version header: v3; source: v3/brand-boards-v3.json) OAuth scopes: brand-boards/design-kit.write
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Brand board ID to update, retrieve, or delete | |
| locationId | Yes | Location ID where the brand board exists |