v1

latestOpenAPI 3.1.02026-07-26461279.9 KB

Allows users to manage their subscriptions.

put/api/public/subscription-management/user-subscriptions

Request body

workspaceIdstring required

Workspace Id.

hashstring required

Subscription change hash, used to authenticate subscription changes.

identifierstring required

Identifier value for channel.

identifierKeystring required

Identifier key for channel.

changesobject required

Subscription changes.

Example request

{
  "identifier": "user@email.com",
  "identifierKey": "email"
}

Response

An empty String

string required

An empty String