Complete a Campaign

POST {{baseUrl}}/campaigns/:id/complete

:::caution

This endpoint will run successfully for any campaigns that are past due.

This endpoint will return a content error if the campaign is not past due.

:::

Use this API to complete a certification campaign. This functionality is provided to admins so that they can complete a certification even if all items have not been completed.

Calling this endpoint requires roles of CERTADMIN and ORGADMIN.

Request Body

{"autoCompleteAction"=>"REVOKE"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring