Agent > OID4VCI
Path parameters
correlationIdstringRequiredExample:
Defines a organisation which is defined as a correlationId. Must be a value the Issuer is working with!
teranodeHeader parameters
AuthorizationstringOptional
Authorization retrieved from token endpoint
Body
formatstringRequiredExample:
The format of the credential we choose when issuing.
jwt_vc_jsonResponses
200Success
application/json
503
The service is unavailable
post
/api/v1/agent/{correlationId}/credentialsPath parameters
correlationIdstringRequiredExample:
Defines a organisation which is defined as a correlationId. Must be a value the Issuer is working with!
teranodeBody
client_idstringRequiredExample:
The client ID.
Identity:walletgrant_typestringRequiredExample:
The grant type to use
urn:ietf:params:oauth:grant-type:pre-authorized_codepre-authorized_codestringRequiredExample:
Pre Authorized code that references the credential to start token fetching
ab407be3-d18f-4508-837e-6286329c1da2Responses
200Success
application/json
503
The service is unavailable
post
/api/v1/agent/{correlationId}/tokenLast updated