Set UI configuration
Set UI configuration
- application/json
Request Body required
UI configuration
property name*
string
Responses
- 200
- 500
Contains the UI configuration
- application/json
- Schema
- Example (from schema)
Schema
property name*
string
{}
A generic API error containing the cause of the error
- application/json
- Schema
- Example (from schema)
Schema
code int32
detail string
message string
uri string
verb string
{
"code": 0,
"detail": "string",
"message": "string",
"uri": "string",
"verb": "string"
}
Loading...