POST realm/bridges

This web method creates a new bridge definition.

Input Data

Supply a JSON representation of the definition in the message body.

Example Requests

curl -X POST http://<host>:<port>/api/v1/realm/bridges -d <json_defn>