v1

latestOpenAPI 3.1.12026-07-222968170.1 KB
activities

put/v2/activities/{name}/{merchant_id}

Path parameters

namestring required

A built-in or custom activity rule name. If you’re tracking a custom rule, this should be the rule identifier; if you’re tracking a built-in activity, the name must be prefixed with a $, for example, $signup

merchant_idstring required

The unique ID provided when you initially tracked this activity

Request body

state'approved' | 'declined' | 'void' required

The new state of this activity

Response

204

'' required