curl --request POST \
--url https://app.aseed.ai/custdev/insight/check_space/ \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '
{
"file_size_in_mb": 123
}
'{}curl --request POST \
--url https://app.aseed.ai/custdev/insight/check_space/ \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '
{
"file_size_in_mb": 123
}
'{}Documentation Index
Fetch the complete documentation index at: https://docs.aseed.ai/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?