Unlink a connection from an environment
connections
Unlink a connection from an environment
UnlinkConnectionFromEnvironment removes the link between a connection and an environment for the given connectionTemplateId.
DELETE
Unlink a connection from an environment
Documentation Index
Fetch the complete documentation index at: https://docs.versori.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer token authentication used by the Versori Platform. External consumers must provide an API key, however internal consumers must provide a JWT id_token issued by our IdP.
Body
application/json
LinkConnectionEnvironment is the request payload to link an existing connection to an environment.
This is the ID of the template that the connection is created against.
Response
No Content
Link an existing connection to an environment
Previous
Retrieve the connection for the activations.
Next