Promotion Codes
Redeem a promotion code
Required scope: promotion-codes:write </br>Organization authorization: supported
post/api/v1/promotion-codes/redeem
Request body
Example request
{
"promotionCodeId": 1,
"userId": 123,
"teamId": 456
}Response
Promotion code redeemed
Changes
No recorded changes to this endpoint across all 1 revision of this API.