Skip to main content
PATCH
cURL

Path Parameters

serviceId
string<uuid>
required

The ID of the proxied service to update.

Body

application/json
name
string

The new name of the proxied service.

Required string length: 1 - 64
hostPattern
string

The new comma-separated host patterns.

Required string length: 1 - 255
isEnabled
boolean

Whether the proxied service is enabled. The agent proxy skips disabled services.

credentials
object[]

The new credentials. When provided, the entire credentials collection is replaced; when omitted, existing credentials are left unchanged.

Minimum array length: 1

Response

Default Response

service
object
required