{
"id": "<string>",
"object": "<string>",
"deleted": true
}
Deletes promotion by id for the authenticated vendor.
{
"id": "<string>",
"object": "<string>",
"deleted": true
}
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The ID of the promotion.
OK
The response is of type object
.