API Documentation (V2)State StoreDelete a single state itemDelete a single state item DELETE /v2/endpoints/:endpoint/state/:type/:key Delete a specific state item. Request Responses200401404State item deletedUnauthenticated - API key is missing or invalid.Not Found - The requested resource does not exist.