Deliver to Consumer Inbox
POST
https://sandbox-api.truthlocks.com/v1/consumer/inbox/deliverAuth requiredDeliver an attestation to a consumer's inbox by email. If the consumer exists, the credential is delivered immediately. If the consumer hasn't signed up yet, the delivery is stored as pending and automatically claimed when they register. Requires issuer (tenant console) authentication.
Body Parameters
attestation_idstringrequiredUUID of the attestation to deliver
Defaults to 990e8400-e29b-41d4-a716-446655440004
consumer_referencestringrequiredConsumer's email address
Defaults to jane@example.com
safe_metadataobjectNon-sensitive metadata to display in the inbox (e.g. schema name, issuer name)
Responses
{
"status": "delivered",
"id": "770e8400-e29b-41d4-a716-446655440002"
}POST
/v1/consumer/inbox/deliverLanguage
CredentialsHEADER
Authorization
Response
Click Try It! to send a real request, or view sample responses: