Media

Delete media by ID

Permanently deletes an uploaded media item. Any scheduled or draft post still referencing it will fail to publish, so delete only media you know is unused.

delete/v1/media/{id}

Path parameters

idstring required

Media ID

Response

Media item deleted successfully.

successboolean required

Whether or not the entity was deleted

Changes

No recorded changes to this endpoint across all 1 revision of this API.