Create a new credential request for one or more subjects (users).
This endpoint will:
Request details:
Request body containing contacts (subjects), security level, and resources to create credentials from.
Resources can be specified via groupIds, resourcesIds, or inline credentials array.
Array of contact emails or phone numbers
["john.doe@example.com", "+1234567890"]Name to be assigned to the request
"My request"
Security level for the request
CONTACT, ORGANIZATION_KYC, HUMANOS_KYC, HUMANOS_REVALIDATION Whether filters or allows credentials with the exact same data to be requested. This applies to both duplicate resourceIds passed in the body or associated with groupIds provided.
true
Ids of existing group resources to be included in the request
["1234567890"]Ids of existing resources to be included in the request
["1234567890"]Inline JSON credentials to be included in the request
Predefined signature placements for document credentials
What language to use when sending notifications to the user
"ENG"
URL to redirect the subject after completing the request
"https://example.com/callback"
Internal identifier for the request
"order-123"
Returns information about the new request, subjects, and credentials
List of credentials created in this request. Each credential is associated with one or more subjects.
Unique identifier for the request
"507f1f77bcf86cd799439011"
List of subjects (users) associated with this request