Upload configuration file
POST /api/configuration/upload-configuration-file uploads a configuration file
Required scope: configuration:manage:all
| Request Body — REQUIRED |
|---|
file binary — REQUIRED |
| Responses |
|---|
| Schema — OPTIONAL |
|---|
errors object — OPTIONAL | file_content string — OPTIONAL |
|
| Schema — OPTIONAL |
|---|
errors object — OPTIONAL |
|
401
The client is unauthorized to access this resource. | Schema — OPTIONAL |
|---|
code string | message string |
|
403
The client is forbidden to access this resource. | Schema — OPTIONAL |
|---|
code string | message string |
|
422
The request payload is invalid. | Schema — OPTIONAL |
|---|
errors object — OPTIONAL |
|