cURL
curl --request DELETE \ --url https://api.spacebring.com/benefits/v1/{id} \ --header 'Authorization: Basic <encoded-value>'
{ "message": "<string>", "type": "<string>" }
Delete a benefit.
benefits
See our authentication documentation for how to authorize your requests
The id of the benefit
No Content