Create credential schema
POST/api/credential-schema/v1
Creates a credential schema, for issuing credentials.
The format
, revocationMethod
and datatype
values must
reference specific configuration instances from your system
configuration. This is because the system allows multiple
configurations of the same type.
Related guide: Credential schemas
Request
Responses
- 201
- 400
- 401
- 403
- 404
- 500
Created
Bad Request
Unauthorized
Forbidden
Entity Not Found
Internal error