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