API documentation
put
/api/v1/Brands/{brandId}/serversPUT /api/v1/Brands/{brandId}/servers
Brands
Parameters
brandId
path · string
Required
version
path · string
Required
Request body
[
{
"sortOrder": 0,
"serverUrl": "string",
"displayName": "string",
"isSeparateDatabase": false
}
]Responses
The OpenAPI specification does not include response body schemas for this endpoint. Use Try It with your credentials to see a live response.
- 200Success