Save a new media file to a request

Prev Next
Post
/requests/{request_id}/files

Store a newly created resource in storage.

Security
OAuth

Laravel passport oauth2 security.

FlowAuthorization Code
Authorization URLhttps://develop-qa.processmaker.net/oauth/authorize
Token URLhttps://develop-qa.processmaker.net/oauth/token
Refresh URLhttps://develop-qa.processmaker.net/token/refresh
Path parameters
request_id
integerRequired

ID of the request

Query parameters
data_name
string

Variable name in the request data to use for the file name

Body parameters
object
file
string (binary)

save a new media file

Responses
200

success

object
message
string
fileUploadId
integer