Import credential schema
POST/api/credential-schema/v1/import
Imports a shared credential schema to a mobile verifier, for use in constructing proof schemas.
After previewing the credential schema from the share credential schema endpoint, pass the schema here, along with the uuid of the mobile verifier's organization, to import the credential schema.
Request
Responses
- 201
- 400
- 401
- 403
- 404
- 500
Created
Bad Request
Unauthorized
Forbidden
Entity Not Found
Internal error