Description: Removes a JFrog Bridge connection between JPDs, and terminates sessions on all nodes and tunnels of the bridge. The Bridge not longer appears in the Bridges table of the JFrog Platform user interface.
Related Documentation: You can Manage JFrog Bridges in the JFrog Platform interface.
Security: Requires a valid admin token
Usage
DELETE https://{{bridge_client_BaseURL}}/bridge-client/api/v1/bridges/{{bridge_ID}} where
{{bridge_client_BaseURL}} is the URL of the JPD that is the Bridge Client.
{{bridge_ID}} is the unique identifier of the Bridge.
Content-Type: application/json
Produces: application/json
Response status codes:
204- Success
400- Failed
401- Unauthorized user
403- Action not permitted for this account