POST /api/group
Associates users with a group or organization. This endpoint is optional.Request
Headers
string
required
application/jsonstring
required
Your API key
Body
string
required
Group ID
string
User ID
string
Anonymous ID
object
Group traits (properties that describe the group)
string
required
ISO 8601 timestamp
Example Request
Response
Success Response
boolean
required
true if the request was successfulstring
required
The group ID
