Skip to main content
POST
Stage one environment endpoint's immutable plan as another endpoint's candidate

Authorizations

Authorization
string
header
required

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

Headers

Idempotency-Key
string
required

Stable key used to adopt the original durable operation after retries or disconnects.

Maximum string length: 128

Body

application/json
destination_endpoint
string
required
Minimum string length: 1
idempotency_key
string
required
Required string length: 1 - 255
source_endpoint
string
required
Minimum string length: 1

Response

Created

The response is of type object.