cURL
curl --request DELETE \ --url https://api.gospott.com/labels/note/{id} \ --header 'x-api-key: <api-key>'
Delete a note label by its ID.
API key for authentication. Get your API key from Settings → API Keys in your Spott dashboard.