Update Subscription
Call this endpoint to update existing notification subscriptions.
Required scopes: notifications:write
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
organizationId
Your issuer organization ID, provided by Kard
subscriptionId
The ID of the subscription
Request
This endpoint expects an object.
data
Response
This endpoint returns an object.
data
Errors
400
Invalid Request
401
Unauthorized Error
404
Does Not Exist Error
500
Internal Server Error