Update Subscriptions

Call this endpoint to update existing notification subscriptions.
Required scopes: notifications:write

Path parameters

organizationIdstringRequired
Your issuer organization ID, provided by Kard
subscriptionIdstringRequired
The ID of the subscription

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
dataobjectRequired

Response

This endpoint returns an object.
dataobject

Errors