Expand description
JSON REST handlers for address books and contacts.
Structured-only shape: clients send/receive typed JSON; the server is the sole authority on vCard generation and field extraction. Custom vCard properties from external CardDAV clients round-trip through the stored blob but don’t surface here.
Functions§
- create_
address_ book - create_
contact - delete_
address_ book - delete_
contact - get_
contact - import_
contacts - POST /api/address-books/{ab_id}/import?conflict=skip|replace|add
- list_
address_ books - list_
all_ contacts - list_
contacts - patch_
address_ book - patch_
contact - put_
contact