v16

OpenAPI 3.0.3Apache 2.0raw.githubusercontent.com2026-04-0886158866.0 KB
Verifiable Credential Issuer

Issue Batch Credentials

Issue multiple verifiable credentials in batch

post/api/{serviceId}/vci/batch/issue

Path parameters

serviceIdstring required

A service ID.

Request body

accessTokenstring

The access token that came along with the credential request.

Response

Batch credential issuance completed successfully

resultCodestring

The code which represents the result of the API call.

resultMessagestring

A short message which explains the result of the API call.

action'OK' | 'UNAUTHORIZED' | 'FORBIDDEN' | 'INTERNAL_SERVER_ERROR' | 'CALLER_ERROR'

The next action that the implementation of the batch credential endpoint should take.

responseContentstring

The content of the response that the implementation of the batch credential endpoint should return.