Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

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

Body

application/json
name
string
required
Example:

"Offer name"

url
string
required
Example:

"http://offerurl.com"

profit
number | null

Response

OfferResource

data
OfferResource · object
required