Set Global Parameter
This operation sets a global parameter.
- application/json
Request Body
- name string required
Global Parameter name
- value string required
Value of the global parameter
Responses
- 200
OK
- application/json
- Schema
- Example (from schema)
- Example 1
Schema
- errorCode integer
{
"errorCode": 0
}
{
"errorCode": 0
}
Loading...