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

Authorizations

Authorization
string
header
required

أدخل رمز المصادقة الخاص بك.

Path Parameters

reportId
string
required

المعرف الفريد وسهل القراءة للتقرير المُنشأ المراد حذفه.

Example:

"BCDF-GHJK"

Response

تم حذف التقرير بنجاح.