Schema
Retrieves all credential schemas
Filter by schema type
Filter by schema name
Filter by schema version
Sort field
Sort order
Found
Bad Request - Invalid query parameters
Creates a new credential schema
Schema definition including name, type, version and credential subject
Name of the schema
DriverLicenseType of the schema
https://schema.org/DriverLicenseSchema version
1Created
Bad Request - Invalid input parameters
Unauthorized - Invalid client secret
Conflict - Schema already exists
Retrieves a specific credential schema by ID
Schema ID to retrieve
Found
Bad Request - Invalid schema ID format
Not Found - Schema with given ID does not exist
Deletes a specific credential schema
Schema ID to delete
No Content
Bad Request - Invalid schema ID format
Unauthorized - Invalid client secret
Not Found - Schema with specified ID not found
Conflict - Schema is in use by credentials
No content
Last updated