Connector
Update Delegated
Update a delegated connector.
post/api/v1/apps/{connector_app_id}/connectors/{connector_id}/delegated
Path parameters
connector_app_idstring required
The id of the app the connector is associated with.
connector_idstring required
The id of the connector.
Request body
Response
ConnectorServiceUpdateResponse is the response returned by the update method.