Delete a media file

Prev Next
Delete
/files/{file_id}

Remove the specified resource from storage.

Security
OAuth

Laravel passport oauth2 security.

FlowAuthorization Code
Authorization URLhttp://processmaker.test/oauth/authorize
Token URLhttp://processmaker.test/oauth/token
Refresh URLhttp://processmaker.test/token/refresh
HTTP
Type bearer
Path parameters
file_id
integerRequired

ID of the file

Responses
204

success

404

Not Found

object
error
string