ul_remove_contact
Remove a specific contact binding from the user location table by specifying the table, Address of Record, and contact URI to delete.
Instructions
Remove a specific contact binding from the user location table.
Parameters
table:
The usrloc table (e.g. location).
aor:
The Address of Record (e.g. alice@example.com).
contact:
The contact URI to remove.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table | Yes | ||
| aor | Yes | ||
| contact | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||