100% compatible with Segment
Info |
---|
These specs are 100% compatible with http://segment.com specs. |
Topics
Table of Contents |
---|
minLevel | 1 |
---|
maxLevel | 6 |
---|
outline | false |
---|
style | none | default |
---|
exclude | Topics |
---|
type | list |
---|
printable | true |
---|
|
The group
API call is how you associate an individual user with a group, such as a company, organization, account, project, or team.
...
Traits are case-insensitive, so in JavaScript you can match the rest of your camel-case code by sending createdAt
, and in Ruby you can match your snake-case code by sending created_at
. That way the API never seems alien to your code base.