Tests
Upload a new compliance test
Allows developers and service providers to upload new compliance tests to the platform. Tests can be added via API to ensure they are executed as part of the compliance checks for credentials issuers.
post/tests
Request body
Response
Test uploaded successfully.
Example response
{
"status": "OK",
"code": 200,
"message": "Operation completed successfully."
}