delete_directory_line
Remove a directory line from the invoice directory, preventing future invoice delivery to that address. User confirmation is required for this irreversible action.
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 | |||