# End an active API session Ends the user's active API session based on the key used to authenticate the request. Endpoint: DELETE /sessions/active Version: 3.0.0 Security: SessionKey ## Response 200 fields (application/json): - `message` (string) Reason for the given response. ## Response 403 fields (application/json): - `message` (string) Reason for the given response.