Share credential schema
POST/api/credential-schema/v1/:credentialSchemaId/share
Generates a url to share a credential schema with a mobile verifier. The mobile verifier can make an HTTP request on the resulting url to preview the shared credential schema and import it to use it in proof schema creation.
Request
Responses
- 201
- 400
- 404
- 500
Created
Business rule error
Credential schema not found
Internal server error