Delete board
DELETE {{baseUrl}}/boards/:board_id?ad_account_id=4
Delete a board owned by the operation user_account
.
- Optional: Business Access: Specify an adaccountid to use the owner of that adaccount as the "operation useraccount.
- By default, the
operation useraccount" is the token useraccount.
Request Params
| Key | Datatype | Required | Description |
|---|---|---|---|
ad_account_id | number | Unique identifier of an ad account. |
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Accept | string |