Skip to main content
POST
Attach a backend binding to an endpoint

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

name
string
required
Minimum string length: 1

Body

application/json
kind
enum<string>
required
Available options:
deployment,
external
name
string
required
ownership_mode
enum<string>
required
Available options:
observe-only,
traffic-managed,
lifecycle-managed
config
object
deployment
string
target
string

Response

Created

The response is of type object.