post_url_number_address_url_email
Create a phone number entry for a Freebox contact, specifying type (fixed, mobile, work, fax), number, and default status.
Instructions
Creates the ContactNumber
Error codes: noent, exists, no_match
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | address id | |
| contact_id | No | id of the related contact | |
| type | No | Type of number — Values: `fixed`: fixed phone; `mobile`: mobile phone; `work`: work; `fax`: fax; `other`: other | |
| number | No | ||
| is_default | No | is this number the preferred contact phone number | |
| is_own | No | is this number the Freebox owner number |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||