update_directory_line
Partially update a directory line by modifying fields like technical address, platform ID, or routing code. Used after Approved Platform configuration changes.
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 | |||