Ana içeriğe atla
DELETE
/
media
/
{mediaId}
Dosyayı sil
curl --request DELETE \
  --url https://app.azalt.co/api/v1/media/{mediaId} \
  --header 'Authorization: Bearer <token>'
{
  "id": "<string>"
}

Documentation Index

Fetch the complete documentation index at: https://docs.azalt.co/llms.txt

Use this file to discover all available pages before exploring further.

Yetkilendirmeler

Authorization
string
header
gerekli

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Yol Parametreleri

mediaId
string
gerekli

Yanıt

object | null

Successful response

id
string
gerekli