الانتقال إلى المحتوى الرئيسي
DELETE
/
workflows
/
{workflowId}
حذف مسار عمل
curl --request DELETE \
  --url https://api.altostrat.io/workflows/{workflowId} \
  --header 'Authorization: Bearer <token>'
This response does not have an example.

Authorizations

Authorization
string
header
required

رمز JWT قياسي لجلسات المستخدم التي يتم الحصول عليها عبر مصادقة Altostrat.

Path Parameters

workflowId
string
required

المعرف المسبوق بالبادئة لمسار العمل (مثال fl_...).

Response

تم حذف مسار العمل بنجاح.