Skip to main content
POST
Decline (reject) an inbox item as a bad fit

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

Body

application/json
reason
enum<string>
Available options:
bad_fit,
irrelevant,
cannot_bid,
bad_timing,
other

Response

Declined inbox item

data
object
required