v1
latestOpenAPI 3.0.02026-07-26167441.9 MBpatch/campaigns/{campaign_id}
Path parameters
campaign_idstring required
The campaign identifier (UUID).
Request body
Response
Example response
{
"data": {
"id": "a1b2c3d4-e5f6-7890-abcd-ef1234567890",
"name": "Declined Payment Recovery - Colombia",
"status": "PAUSED",
"updated_at": "2025-07-15T10:00:00Z"
}
}