delete https://developers.wiwink.com/api/contacts/statuses/
Response
xxxxxxxxxx
curl --request DELETE \
--url https://developers.wiwink.com/api/contacts/statuses/id \
--header 'Accept: application/json' \
--header 'Authorization: Bearer <your-api-key>' \
--header 'accept: application/json'