cURL
curl --request DELETE \ --url https://api.example.com/v1/states/{id}
Deletes an existing state.
OK