Connector
Update
Update a connector.
post/api/v1/apps/{app_id}/connectors/{id}
Path parameters
app_idstring required
The id of the app the connector is associated with.
idstring required
The id of the connector.
Request body
Response
ConnectorServiceUpdateResponse is the response returned by the update method.