action apache_delete_connection { label: "Delete a connection" provider: apache method: DELETE path: "/connections/{connection_id}" encoding: json output: { type: "object" additionalProperties: true } }