Update Connection Metadata
PATCH/v1/connections/:connection_id/metadata
Metadata-only update endpoint (name / description).
Defense-in-depth narrow surface — type and config cannot be reached
from this route, even if the caller puts them in the body. Use this for
AI dispatch and manual UI rename. Credential / connector-type changes
must go through PUT /v1/connections/{connection_id}.
Request
Responses
- 200
- 404
- 422
Successful Response
Not found
Validation Error