Rest - Contacts - Groups: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

4 April 2025

  • curprev 08:4408:44, 4 April 2025Wikiadmin talk contribs 3,031 bytes +3,031 Created page with "==Purpose== Used for creating, editing and deleting Groups from the Views system. ===Base URL=== https://app.viewsapp.net/api/restful/contacts/groups ===Schema=== <nowiki>https://app.viewsapp.net/api/restful/contacts/groups/schema(.xml|.json|.xsd)</nowiki> ==Creating a group== Once you have created your data file, you can send it using the following: curl --url <Base URL> -u<username>:<password> -H Content-Type:text/xml -X POST -d "<xml>" If there is a problem wi..."