Create Users
Call this endpoint to enroll a specified user into your rewards program.
Required scopes:Â Â user:write
Note: Maximum of 100 users can be created per request.
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
Headers
X-Kard-Target-Issuer
Target issuer ID for BaaS providers. When set, the auth token will be scoped to this specific issuer. Required for BaaS providers; omit for standard issuer integrations.
Request
This endpoint expects an object.
data
Response
This endpoint returns an object.
data