All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Views API Documentation. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 09:03, 4 April 2025 Wikiadmin talk contribs created page Rest - Contacts - Groups - Address Book (Created page with "==Purpose== Used for creating, editing and deleting address book entries against a group in the Views system. ===Base URL=== <nowiki>https://app.viewsapp.net/api/restful/contacts/groups/<id>/addressbook</nowiki> ===Schema=== <nowiki>https://app.viewsapp.net/api/restful/contacts/groups/<id>/addressbook/scheme(.xml|.json|.xsd)</nowiki> ==Creating Address Book Entries== curl --url <Base URL> -u<username>:<password> -H Content-Type:text/xml -X POST -d "<xml>" <xml> s...")