Enable/Disable Offers
Last updated
Last updated
This API endpoint lets you control your offers/auctions. You can choose to enable to disable them.
Rate Limiting applies to this API endpoint and is set to 1 request per 3 seconds.
PUT
/offer/toggle
Headers
Content-Type
application/json
Authorization
Bearer <token>
Body
offerId
body
number
Yes
ID of the Offer
type
body
string
Yes
Action type. Supported values: disable
, enable
Response
/offer/toggle
Authorization token in Bearer <token> format. Example: Bearer dvakycjgw8liyd278y
disable
, enable