Skip to main content
DELETE
/
admin
/
gaming
/
segments
/
{id}
Delete wheel segment (admin)
curl --request DELETE \
  --url https://api.sprucecollective.co.uk/admin/gaming/segments/{id} \
  --header 'Authorization: <api-key>'
{}

Authorizations

Authorization
string
header
required

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

Path Parameters

id
integer
required

Segment ID

Response

OK

The response is of type object.