projects
Post apiv1projectscontextgenerate
POST
Error
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Response
Success
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
A valid request URL is required to generate request examples{
"context": {
"businessOverview": "<string>",
"customerDemographics": "<string>"
}
}{
"error": "<string>"
}Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Success
Show child attributes
A valid request URL is required to generate request examples{
"context": {
"businessOverview": "<string>",
"customerDemographics": "<string>"
}
}{
"error": "<string>"
}