Edit Connection


Edit Connection


The edit connection request allows you to edit a connection in the Powered by CData product.

Endpoint

POST /poweredby/connection/edit/{connectionId}

Request Header

Authorization: Bearer <jwt_token> The Powered by CData JWT which contains:
  - Parent Account Id
  - Child Account Id

Request Body

redirectURL The URL to redirect the customer once the customer has created the connection through the CData Connect Cloud UI

Response

A string containing the URL to redirect the user to.