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