action traccar_delete_session { label: "Close the Session" provider: traccar method: DELETE path: "/session" encoding: json output: { type: "object" additionalProperties: true } }