...
POST /ssp/api/1/reference/challenge/{id}/challengeReferral
Sample Post
Code Block |
---|
{"challengeId" : "3c952070-7fe5-11e1-b0c4-0800200c9a66",
"challengeReferralId" : "fd01167f-f99c-456b-80ad-0fc44a99ac24"} |
...
DELETE /ssp/api/1/reference/challenge/{id}/challengeReferral
Sample Post
Code Block |
---|
{"challengeId" : "3c952070-7fe5-11e1-b0c4-0800200c9a66",
"challengeReferralId" : "fd01167f-f99c-456b-80ad-0fc44a99ac24"} |
...