Creating New Contact Group
Learn how to create a new contact group with our API.
GET
/api/contacts/create_contactgroup/
GET
/api/contacts/create_contactgroup/
Create a new contact group using our proxy API.
Headers
Name
Value
Content-Type
application/json
Authorization
No Auth
Body
Parameter
Required
Description
username
Yes
The username used to login to Mobivate.
password
Yes
The password used to login to Mobivate.
group_name
No
Your contact group name.
Response
Last updated
Was this helpful?