v1

latestOpenAPI 3.0.12026-07-177473205.1 KB
Configuration

Update a domain parameter.

post/configure/domain

Request body

keystring required

The unique key used to identify the parameter.

valuestring

The new value to apply for the parameter. Skip this if no update should be made.

descriptionstring

The parameter's description. Skip this if no update should be made or set with an empty string to delete the current value.

inTestsboolean

Whether the parameter should be exposed to test sessions. Skip this if no update should be made.

domainstring

The API key identifying the domain of the parameter. This is required if the community API key used for authentication refers to a community that is not linked to a specific domain.

Response

Domain parameter updated.