providers
Update Stored Provider
Update a stored provider. Omitted fields are left as-is; an explicit null clears them.
api_key follows the same rule: omit it to keep the stored key, send a new one to rotate, or send null to clear it. The row is locked FOR UPDATE so the expected_updated_at check and the write it guards are atomic.
patch/v1/provider-credentials/{instance}
Path parameters
instancestring required
Request body
Response
Successful Response