post_contact
Create a new contact entry in your Freebox address book with name, addresses, emails, phone numbers, and URLs.
Instructions
Creates a new ContactEntry
Error codes: noent, exists, no_match
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | contact id | |
| display_name | No | contact display name | |
| first_name | No | contact first name | |
| last_name | No | contact last name | |
| company | No | contact company name | |
| photo_url | No | contact photo URL | |
| last_update | No | contact last modification timestamp — Unix timestamp (seconds since epoch). | |
| notes | No | contact last modification timestamp | |
| addresses | No | list of contact postal addresses | |
| emails | No | list of contact email addresses | |
| numbers | No | list of contact phone numbers | |
| urls | No | list of contact URL |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||