update_phone_number_messaging_settings
Update the messaging profile and messaging product assigned to a phone number to change its messaging configuration.
Instructions
Update the messaging profile and/or messaging product of a phone number.
Args: id: Required. The phone number ID to update. messaging_profile_id: Optional. Configure the messaging profile this phone number is assigned to. Set to null to keep the current value, set to empty string to unassign, or set to a UUID to assign to that messaging profile. messaging_product: Optional. Configure the messaging product for this number. Set to null to keep the current value, or set to a product ID to change.
Returns: Dict[str, Any]: Response data
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| request | Yes |