Sandbox CLIs

Disconnect CLI

Delete a project's stored CLI connection. Integration-managed access remains available until its owning integration is disconnected.

delete/sandbox-clis/config/{cliType}

Path parameters

cliTypestring required

CLI type identifier.

Request body

projectIdstring uuid

Project to update. Required for organization-scoped keys; auto-filled from a project-scoped key when omitted.

Response

OK

projectIdstring uuid required

Project the CLI connection belonged to.

cliTypestring required

CLI type that was disconnected.

deletedboolean required

Whether a stored CLI connection was deleted.

Changes

No recorded changes to this endpoint across all 4 revisions of this API.