Rewardly Docs
API ReferenceRewards

Resend the reward email

POST
/v1/rewards/{id}/resend
AuthorizationBearer <token>

In: header

Path Parameters

id*string

Response Body

application/json

application/json

application/json

curl -X POST "https://example.com/v1/rewards/string/resend"
{  "ok": true}