Skip to main content
POST
Create or update customer ingest aliases

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

customer_id
string<uuid>
required

Body

application/json

The aliases to add

ingest_aliases
string[]
required
Maximum array length: 2000
Required string length: 1 - 128

Response

200

Success