curl --location --request POST '/campaigns//archive' \ --header 'Authorization: Bearer <token>'
{ "error": "Campaign not found" }