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

Authorizations

Authorization
string
header
required

تتم المصادقة عبر رمز ويب JSON (JWT) صادر عن Auth0. قدم الرمز في ترويسة Authorization مع مخطط Bearer.

Path Parameters

prefixListId
string
required

المعرف الفريد لقائمة البادئات المراد حذفها.

Example:

"prfx_lst_0ujsswThIGTUYm2K8FjOOfxcYpw"

Response

تم حذف قائمة البادئات بنجاح.