Skip to main content
POST
Add credentials to existing ones (batch add)

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

Accept
enum<string>
default:application/json
required

API response format

Available options:
application/json

Path Parameters

offerId
integer
required
Example:

123

Body

application/json
credentials
object[]
required
Required array length: 1 - 1000 elements

Response

Success

message
string
Example:

"Successfully added 8 credentials. 2 duplicates were skipped."