Skip to main content

Set Global Configuration

POST 

/properties/configurations/:configurationId/:newValue

Sets the global configuration value

Request

Path Parameters

    configurationId stringrequired

    The Global Configuration ID (non-UUID, human readable) for which you are querying.

    newValue stringrequired

Responses

Success.

Schema

    any

Loading...