Skip to main content
POST
/
raffles
/
{id}
/
draw
Draw winners
curl --request POST \
  --url https://api.sprucecollective.co.uk/raffles/{id}/draw \
  --header 'Authorization: <api-key>'
{}

Authorizations

Authorization
string
header
required

Type "Bearer" followed by a space and JWT token.

Path Parameters

id
string
required

Raffle ID

Response

OK

The response is of type object.