Bulk Create Credentials (v2)
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. It supports multi-status responses, where partial successes and errors are consolidated into a single structure with status: 207 Multi-Status. You will be able to publish the created credentials in your account when you have the required credits.
API Limits: Each request can accommodate up to 30 credentials. Should you have a larger set of credentials to process, it's recommended to split them into batches of 30 and make successive calls to this API.
Request body
Response
OK
Changes
Changed in 4 of the 30 revisions of this API.14
- ○
added the optional property
results/items/credential/skillsto the response with the207statusresponse-optional-property-added
- ○
- ○
added the optional property
results/items/credential/recipient/phone_numberto the response with the207statusresponse-optional-property-added
- ○
- ○
api operation id
Bulk Create Credentialsremoved and replaced withBulk Create Credentials (v2)api-operation-id-removed
- ○
- ●
deleted the
headerrequest parameterAuthorizationrequest-parameter-removed
- ○
the endpoint scheme security
ApiKeyAuthwas added to the APIapi-security-added
- ●