# Update the connector name and description **PUT /_connector/{connector_id}/_name** ## Servers - http://api.example.com: http://api.example.com () ## Authentication methods - Api key auth - Basic auth - Bearer auth ## Parameters ### Path parameters - **connector_id** (string) The unique identifier of the connector to be updated ### Body: application/json (object) - **name** (string) - **description** (string) ## Responses ### 200 #### Body: application/json (object) - **result** (string) [Powered by Bump.sh](https://bump.sh)