curl --request POST \
--url https://apigcp.trynia.ai/v2/local-folders/{local_folder_id}/classify \
--header 'Authorization: Bearer <token>'{
"status": "<string>",
"message": "<string>"
}Start AI-powered classification of files in the local folder into categories.
curl --request POST \
--url https://apigcp.trynia.ai/v2/local-folders/{local_folder_id}/classify \
--header 'Authorization: Bearer <token>'{
"status": "<string>",
"message": "<string>"
}Was this page helpful?