Update a reference table

Path Params
integer
required

The id of the reference table to update. Schema updates are not supported at this time.

Body Params
json

Reference table metadata. The JSON should match the ReferenceTableInput GraphQL type (excluding upload, which is specified as a separate form field).

file

CSV file containing the data to populate the managed dataset with.

Responses

404

Reference table not found

Language
Credentials
Bearer
Authorization: Bearer <customerid> <apitoken>
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json