Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

If using Bearer auth, pass the Secret Key as the token:

Body

application/json
source
enum<string>
required
Available options:
fact_table,
metric
columns
string[]
required
Required array length: 1 - 5 elements
Required string length: 1 - 255
factTableId
string
Required string length: 1 - 255
metricIds
string[]
Required array length: 1 - 20 elements
Required string length: 1 - 255
searchTerm
string
Maximum string length: 200
limit
integer
default:20
Required range: 1 <= x <= 50

Response

200 - application/json

Resource created

values
object
required
warnings
string[]