Documentation Index
Fetch the complete documentation index at: https://statsig-4b2ff144-docs-go-big-id-lists.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Name for the AI Config.
3 - 100^[a-zA-Z0-9_\-. ]*$"my_prompt"
Optional display name for the AI Config.
3 - 100^[a-zA-Z0-9_\-. ]*$Description for the AI Config.
1000List of target app names.
Team name.
Team ID.
Optional tags to associate with the AI Config.
Schema for owner data including ID, type, name. Note that if Entity is created by CONSOLE API, owner will be undefined.
{
"ownerID": "user123",
"ownerType": "USER",
"ownerName": "John Doe",
"ownerEmail": "owner123@test.com"
}