curl --request POST \
--url https://app.herondata.io/api/users/file_classes/{file_class_name} \
--header 'x-api-key: <api-key>'[
{
"name": "<string>",
"description": "<string>",
"display_name": "<string>",
"grouping": "<string>"
}
]curl --request POST \
--url https://app.herondata.io/api/users/file_classes/{file_class_name} \
--header 'x-api-key: <api-key>'[
{
"name": "<string>",
"description": "<string>",
"display_name": "<string>",
"grouping": "<string>"
}
]Documentation Index
Fetch the complete documentation index at: https://docs.herondata.io/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?