Chain

The chain represent a group of Execution Environment, Network Link, Connection, and Agent Instance that are logically connected.

Delete

To delete chain, use:

DELETE /chain/(string: id)
DELETE /data HTTP/1.1
Host: cb-manager.example.com
Content-Type: application/json
Parameters
  • id – required id for the root execution environment of the chain.

Request Headers
Response Headers
Status Codes