Thanks to visit codestin.com
Credit goes to api.count.ly

/i/groups/save-user-group

Add user to a group or remove from current group

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
Codestin Search AppLoading…

This endpoint can be used to add user to a group or remove from current group. Here are examples of args value for both operatipns:

// args value for adding user to a group

{"email":"USER_EMAIL","group_id":"GROUP_ID"}

// For removing user from current group, just omit group_id parameter

{"email":"USER_EMAIL"}
Query Params
string

Admin API_KEY

string

Stringified JSON object containing operation parameters.

Responses

Language
Credentials
Basic
base64
:
Codestin Search AppLoading…
Response
Choose an example:
application/json