Learn how to manage Axiom datasets via API.
API_TOKEN
with the Axiom API token you have generated. For added security, store the API token in an environment variable.datasets
endpoint. In the body of the request, specify the name and the description of the dataset. For example:
AXIOM_DOMAIN
with api.axiom.co
if your organization uses the US region, and with api.eu.axiom.co
if your organization uses the EU region. For more information, see Regions.Replace API_TOKEN
with the Axiom API token you have generated. For added security, store the API token in an environment variable.datasets
endpoint. For example:
AXIOM_DOMAIN
with api.axiom.co
if your organization uses the US region, and with api.eu.axiom.co
if your organization uses the EU region. For more information, see Regions.Replace API_TOKEN
with the Axiom API token you have generated. For added security, store the API token in an environment variable.datasets/DATASET_ID
endpoint where DATASET_ID
is the unique ID of the dataset. For example:
AXIOM_DOMAIN
with api.axiom.co
if your organization uses the US region, and with api.eu.axiom.co
if your organization uses the EU region. For more information, see Regions.Replace API_TOKEN
with the Axiom API token you have generated. For added security, store the API token in an environment variable.datasets/DATASET_ID
endpoint where DATASET_ID
is the unique ID of the dataset. In the body of the request, specify the properties you want to update. For example:
AXIOM_DOMAIN
with api.axiom.co
if your organization uses the US region, and with api.eu.axiom.co
if your organization uses the EU region. For more information, see Regions.Replace API_TOKEN
with the Axiom API token you have generated. For added security, store the API token in an environment variable.datasets/DATASET_ID
endpoint where DATASET_ID
is the unique ID of the dataset. For example: