action probely_delete_labels_id { label: "Delete label" provider: probely method: DELETE path: "/labels/{id}/" encoding: json output: { type: "object" additionalProperties: true } }