Skip to main content
POST
/
credential-issuer-profiles
{
  "id": "<string>",
  "name": "<string>",
  "identifierId": "<string>"
}

Body

application/json
name
string
required

The name of the issuer party or organization for this profile.

identifierId
string
required

The identifier (did:web) used to identify the issuer for this profile.

Response

Credential issuer profile created successfully

The profile used to issue credentials such as Digital Product Passports against.

id
string
required

The unique identifier of the credential issuer profile.

name
string
required

The organization name used in credential issuance.

identifierId
string
required

The identifier used to issue credentials.