update_directory_line
Modify an existing directory line to update its technical address, routing code, or platform identifier, typically after a configuration change on the Approved Platform.
Instructions
Partially update an existing directory line. Only the provided fields are modified (PATCH semantics). Typically used to update the technical address after a configuration change on the Approved Platform side.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| instance_id | Yes | Instance identifier of the directory line to update (returned by create_directory_line or search_directory_line). | |
| platform_id | No | New Approved Platform identifier. Use when changing AP (with delete_directory_line on the old one). | |
| technical_address | No | New technical receiving address. | |
| routing_code | No | New associated routing code. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||