Create Subscriptions
Call this endpoint to subscribe to notification events.
Required scopes: notifications:write
Path parameters
organizationId
Your issuer organization ID, provided by Kard
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
data
Response
This endpoint returns an object.
data
Errors
400
Invalid Request
401
Unauthorized Error
409
Conflict Error
500
Internal Server Error