Skip to content

Deployment

deployment_domain_routes_update

Update a path-route

Tool

deployment_domain_routes_update

Update a path-route

Update a path-route

Behavior

HTTP
PATCH /deployment/domains/:domainId/routes/:routeId

Arguments

NameTypeRequiredDescription
routeIdstringNo description in the catalog.
domainIdstringNo description in the catalog.
priorityintegerNo description in the catalog.
serviceIdstringNo description in the catalog.
pathPrefixstringNo description in the catalog.

Response

FieldTypeAlwaysDescription
idstring
domainIdstring
priorityinteger
createdAtstring
isDefaultboolean
serviceIdstring
updatedAtstring
pathPrefixstring

Try it

Update a path-route.

When to use

Update a path-route

Example

Ask your agent something like this:

Update a path-route.

The agent will invoke deployment_domain_routes_update with these arguments:

{
  "routeId": "<routeId>",
  "domainId": "<domainId>"
}

Esc

Start typing to search the docs.

navigateselect