Handles pausing campaign for the authenticated user.
Required request body data: campaign_uid: string - UID of campaign to start.
Returns: 200 - Success 400 - Bad Request (missing/bad values/unmet campaign pause conditions) 404 - Campaign not found 500 - Internal Server Error
No response body