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.

Path Parameters

spaceId
string
required

Body

application/json
sourceType
enum<string>
required
Available options:
socialShare
sourceMetaData
object
required

Response

201 - application/json

Reward claim submitted successfully

id
string
required
rewardStatus
enum<string>
required
Available options:
pending,
approved,
rejected
Last modified on March 5, 2026