Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
multipart/form-data
Information of file to be created. It will be applied to every attachment
An array containing a single file.
An array of files. Must not be provided at the same time as file
.
Maximum length:
1024
File access type. network
type requires authentication to download.
Available options:
public
, network