Delete Campaigns
POST {{baseUrl}}/campaigns/delete
Use this API to delete certification campaigns whose IDs are specified in the provided list of campaign IDs.
A token with ORGADMIN or CERTADMIN authority is required to call this API.
Request Body
{"ids"=>["2c9180887335cee10173490db1776c26", "2c9180836a712436016a7125a90c0021"]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |