تخطَّ إلى المحتوى

حذف إدخال

DELETE /api/{projectId}/{collectionSlug}/{uuid}

مثال

Terminal window
curl -X DELETE https://your-domain.com/api/{projectId}/posts/550e8400-... \
-H "Authorization: Bearer YOUR_API_TOKEN"

ترجع HTTP 204 No Content عند النجاح.