Skip to main content
PUT
Mark Reward as Paid

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

Reward ID

Body

application/json
state
enum<string>
required

New state to set (currently only 'paid' is supported)

Available options:
paid

Response

Reward updated successfully

data
object