Archive an existing campaign

This endpoint let's you archive a campaign for which you provide the ID in the path

Path Params
integer
required

The ID of which campaign should be archived.

Query Params
string
required

The API key provided for your application.

Responses
200

Campaign was archived successfully.

404

Campaign not found.

500

Internal server error, we will provide you with the exception message of the application.

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here!