Skip to main content

Create new credentials

POST 

/credential-types/:credentialType/credentials

Endpoint receives a list of recipients with the credential payload and executes the following actions:

  1. CREATES a credential
  2. RENDERS the credential
  3. STORES the credential
  4. SIGNS the credential
  5. SENDS the credential to the recipient's email

This operation completes synchronously and returns the results immediately.

Request

Responses

Credential issuance completed