Create a 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
- 201
- 400
- 500
Created
Business rule error
Internal server error