Skip to main content

Validate your input

POST 

/credential-types/:credentialType/actions/validate

Validates a credential payload against a specific credential type. It verifies that all required fields are present and correctly formatted, without issuing a credential.

The response does not issue a credential. It is intended solely as a reference to guide payload construction for the final credential issuance API call.

Request

Responses

Success