Media›
Media
Delete a media asset (server 4)
Deletes the media files associated with the given media_id.
DEL
/mfs/v1.0/media/{media_id}
Authorizations
Authorizationstringheaderrequired
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Path Parameters
media_idstringrequired
The Media Id to retrieve data for deletion.
Response
application/jsonSuccessfully deleted the selected media(s).
messagestring