Update list of map fields
Parameters #
| Property | Type | Location | Description |
|---|---|---|---|
dataset_id | stringRequired | path |
Body #
A list of map field names
application/jsonRequest #
curl -X PUT 'https://api.axiom.co/v2/datasets/DATASET_ID/mapfields' \
-H 'Authorization: Bearer API_TOKEN' \
-H 'Content-Type: application/json' \
-d '["field1","field2"]'Try itRun this request against your Axiom organization
Credentials stay in this browser tab and are only sent to Axiom when you run the request.
Response #
200A list of map field names