Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Body
application/json
The aliases to add
The body is of type object
.
Response
200
Success
Sets the ingest aliases for a customer. Use this endpoint to associate a Metronome customer with an internal ID for easier tracking between systems. Ingest aliases can be used in the customer_id
field when sending usage events to Metronome.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The aliases to add
The body is of type object
.
Success