Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
The customer to create
This will be truncated to 160 characters if the provided name is longer.
Aliases that can be used to refer to this customer in usage events
2000
(deprecated, use ingest_aliases instead) an alias that can be used to refer to this customer in usage events
1 - 128
Custom fields to be added eg. { "key1": "value1", "key2": "value2" }
Response
Success