Skip to content

Clone campaign rule​

POST
/api/campaigns/{id}/rules/{rid}/clone

Authorizations​

ApiKeyHeader
Type
API Key (header: X-Api-Key)

Parameters​

Path Parameters

id*
Type
integer
Required
rid*
Type
integer
Required

Responses​

Cloned rule ID

application/json
JSON
{
  
"id": 0
}

Playground​

Authorization
Variables
Key
Value

Samples​

Powered by VitePress OpenAPI