Activate an archived campaign

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

Path Params
integer
required

The ID of which campaign should be activated.

Query Params
string
required

The API key provided for your application.

Responses
200

Campaign was activated 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!