Media

Rename or move a media file

Update the human-readable name and/or move a media file into a folder. Lets you label assets so they can be found later by name instead of re-uploading. Only the fields you send are changed.

patch/media/{id}

Path parameters

idstring required

Request body

namestring

Human-readable label (e.g. "pp-play5get50"). Send an empty string to clear it.

folder_idstring nullable

Move the file into this folder. Send null to move it to the root ("All media").

Response

Media updated

Changes

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