API ReferenceMedia
Delete a media asset
Fails with 409 if the asset is attached to any post.
Authorization
api-key AuthorizationBearer <token>
Workspace API key (nim_live_...)
In: header
Path Parameters
id*string
Media asset id
Response Body
application/json
curl -X DELETE "https://example.com/v1/media/string"{ "id": "string"}Empty