Update managed domain
Update the managed run.tools slug for a server.
Path parameters
The server's qualified name (e.g. 'namespace/server' or 'namespace' for namespace-only servers). Use %2F to encode the slash.
Request body
Response
Managed domain updated
Example response
{
"id": "managed",
"type": "managed",
"hostname": "my-server.run.tools",
"subdomain": "my-server",
"createdAt": "2024-01-01T00:00:00.000Z",
"updatedAt": "2024-01-01T00:00:00.000Z"
}Changes
Changed in 2 of the 47 revisions of this API.627
- ▲
the request property
became requiredrequest-property-became-required
- ▲
removed the required property
from the response with the statusresponse-required-property-removed
- ▲
removed the required property
from the response with the statusresponse-required-property-removed
- ▲
removed the required property
from the response with the statusresponse-required-property-removed
- ▲
removed the required property
from the response with the statusresponse-required-property-removed
- ▲
removed the required property
from the response with the statusresponse-required-property-removed
- ●
removed the request property
request-property-removed
- ●
removed the request property
request-property-removed
- ○
removed the non-success response with the status
response-non-success-status-removed
- ○
the
response property const valuemanagedwas added for the statusresponse-property-const-added
- ○
the
response property const valuemanagedwas added for the statusresponse-property-const-added
- ○
removed the
customenum value from theresponse property for the response statusresponse-property-enum-value-removed
- ○
removed the
managedenum value from theresponse property for the response statusresponse-property-enum-value-removed
- ○
response property
subdomainlist-of-types was narrowed by removing typesnullfrom media typeapplication/jsonof response200response-property-list-of-types-narrowed
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
endpoint added
endpoint-added
- ○