Skip to main content
PUT
Replace all credentials (batch replace)

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

result
object