Verify a Verifiable Credential
POST/api/v2/credential/raw/verify
| URL | Description |
|---|---|
| https://wallet.acc.credenco.com | Generated server url |
Validates a single raw Verifiable Credential token and reports its verification status and claims.
Required Role
| Role | Description |
|---|---|
WALLET_VERIFIED_DATA_CRUD | Read and delete received verified presentations |
Request
Responses
- 200
- 401
The Credential is validated successfully.
Unauthorized.