delete_directory_line
Permanently delete a directory line to prevent senders from sending invoices via that address. Requires user confirmation token after review.
Instructions
Delete a directory line (DELETE /ligne-annuaire/id-instance:{id-instance}).
HUMAN-IN-THE-LOOP: Requires user confirmation. Call without confirmation_token first, show the summary to the user, then call again with the token.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id_instance | Yes | Directory instance ID (idInstance) of the directory line to delete. WARNING: this action is permanent. After deletion, senders will no longer be able to send invoices via this address. | |
| confirmation_token | No | Confirmation token from a previous call. Omit on the first call. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||