Skip to main content
POST
Upload File

Authorizations

Authorization
string
header
required

Okta access-token JWT sent as a Bearer token. The token identifies the user and scopes access to the user's organization.

Body

multipart/form-data
file_name
string
required

Name to give the file

file_content
file
required

File content

container
string
required

Container/folder name for upload

Response

File uploaded successfully

message
string