update_directory_line
Update specific fields of a directory line to reflect changes in technical address or platform configuration.
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). | |
| routing_code | No | New associated routing code. | |
| technical_address | No | New technical receiving address. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||