Files
API Reference for ProcessMaker File API
Create a new Settings css-override
Laravel passport oauth2 security.
success
success
Display a listing of the resource.
Laravel passport oauth2 security.
Filter results by string. Searches Name, Description, and Status. Status must match exactly. Others can be a substring.
Field to order results by
ascPossible values: 10list of files
list of files
Save a new media file. Note: To upload files to a request, use createRequestFile in the RequestFile API
Store a newly created resource in storage.
Laravel passport oauth2 security.
ID of the model to which the file will be associated
Full namespaced class of the model to associate
Name of the variable used in a request
Media collection name. For requests, use 'default'
save a new media file
success
success
Get a single media file.
Laravel passport oauth2 security.
ID of the file to return
Successfully found the file
Not Found
Remove the specified resource from storage.
Laravel passport oauth2 security.
ID of the file
success
Not Found
No content
Display the specified resource.
Laravel passport oauth2 security.
ID of the file to return
File stream
Not Found
Last updated