Files
Create file
Upload file allows the api consumer to upload files
POST
Authorizations
Authentication can be done by using a bearer token in the Authorization header. This is done using the following format Authorization: Bearer {token}
.
Path Parameters
Id of the tenant the file is being created for
Body
application/json
New file object
The body is of type object
.