cURL
curl --request POST \ --url https://api.thundercompute.com:8443/v1/referral \ --header 'Authorization: <api-key>' \ --header 'Content-Type: application/json' \ --data '{}'
{ "status": "<string>" }
Apply a referral code from another organization
Referral request
The body is of type object.
object
OK
Was this page helpful?