Create file record

This API creates and returns a file record. After creating a file, call the uploadFile API to upload a file to the record.

Query Params
string

OEM identifier.

Body Params
string
required

File name.

string

Description of the file.

file_metadata
object
string

A given external file url for file property. Use this parameter or upload the binary file later using the upload file API.

Responses

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json