Campaign
Delete a campaign
Deletes an existing campaign with the specified ID.
Access Control:
- Only the owner of the campaign can delete it.
- Campaigns with active allocations cannot be deleted.
All allocations for the campaign are also deleted.
DELETE
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
The ID of the campaign to delete
Response
200
application/json
Successful Response
The response is of type any
.