Skip to main content
Version: 1.74

Create credential schema

POST 

/api/credential-schema/v1

Permissions: CREDENTIAL_SCHEMA_CREATE

Creates a credential schema, which defines the structure and claims of a credential type. Schemas are reusable templates — each credential you issue is based on a schema.

The format, revocationMethod, and datatype values must reference configuration instance identifiers from your system configuration.

Related guide: Credential schemas

Request

Responses

Created