Create a New Credential
You create a Credential with optional EvidenceItems and References using this action. Please make sure that you've created a group on your dashboard before creating a Credential. If you haven't then create a group in the dashboard or use this API request.
This endpoint requires a JSON object containing a Credential.
Important: If you don't have enough credits when attempting to create Credentials with this endpoint, your credentials will still be created in your account, but will not be published. This will save your data and prevent you from having to re-attempt your request later. You will be able to publish the created credentials in your account when you have the required credits
Request body
Response
OK
Changes
Changed in 3 of the 30 revisions of this API.14
- ○
added the optional property
credential/skillsto the response with the200statusresponse-optional-property-added
- ○
- ○
added the new optional request property
recipient.phone_numbernew-optional-request-property
- ○
added the optional property
credential/recipient/phone_numberto the response with the200statusresponse-optional-property-added
- ○
- ●
deleted the
headerrequest parameterAuthorizationrequest-parameter-removed
- ○
the endpoint scheme security
ApiKeyAuthwas added to the APIapi-security-added
- ●