Bulk delete credentials
Account Offer Credentials
Bulk delete credentials
Delete multiple credentials from an account offer at once. Sold credentials (already assigned to an order) are skipped. Only available for non-legacy accounts.
POST
Bulk delete credentials
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the account offer
Body
application/json
Array of credential IDs to delete
Example:
[1, 2, 3]