v1

latestSwagger 2.0Apache 2.02026-08-06303655.6 KB
subscriptions

Update a subscription

Updates fields on an existing subscription. Only fields present in the request body are changed. status_changed is always set to the current UTC time.

put/subscriptions/{id}

Path parameters

idinteger required

Subscription ID

Request body

can_emailboolean
is_activeboolean
synced_atstring date-time
unsubscribe_codestring

Machine-readable unsubscribe reason code

unsubscribe_messagestring

Human-readable unsubscribe reason message

Response

Subscription updated