Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
The files to upload.
The upload's files.
Response
OK
The list of uploaded files.
The list of uploaded files.
Upload files to the configured File Module Provider.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The files to upload.
The upload's files.
OK
The list of uploaded files.
The list of uploaded files.