Skip to main content
POST
/
v0
/
api
/
projects
/
{projectGroupId}
/
generate
Error
A valid request URL is required to generate request examples
{
  "revisionId": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
  "threadId": "3c90c3cc-0d44-4b50-8888-8dd25736052a"
}

Authorizations

Authorization
string
header
required

Use your Anything API key as the Basic auth username and leave the password empty. Example credentials: anything_xxx:

Path Parameters

projectGroupId
string<uuid>
required

Body

application/json
prompt
string
required
Minimum string length: 1
threadId
string<uuid> | null
createNewThread
boolean

Response

Generation started

revisionId
string<uuid>
required
threadId
string<uuid> | null
required