v4

latestOpenAPI 3.0.32026-07-312,317012.2 MB
Proxied Services

Create a proxied service

post/api/v1/proxied-services

Request body

projectIdstring required

The ID of the project to create the proxied service in.

environmentstring required

The slug of the environment to create the proxied service in.

secretPathstring

The secret path (folder) to create the proxied service in.

namestring required

The name of the proxied service.

hostPatternstring required

One or more comma-separated host patterns the service applies to, e.g. 'api.stripe.com, .stripe.com'. Each pattern is host[:port][/path]; a '.' wildcard matches exactly one label.

isEnabledboolean

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

Response

Default Response