Create the prompt
POST {{baseUrl}}/api/model/prompts
Request Body
{"information"=>{"destinationFolderId"=>"{{publicReportsFolderId}}", "subType"=>"prompt_objects", "name"=>"Search all"}, "title"=>"Objects", "instruction"=>"Choose objects from the list.", "question"=>{"search"=>{"objectId"=>"059DE5524A48B497B8D3B6890F7EBA32", "subType"=>"search", "name"=>"All Public Objects"}}, "restriction"=>{"required"=>false, "allowPersonalAnswers"=>"none", "min"=>2}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
X-MSTR-AuthToken | string | (Required) Authorization Token | |
X-MSTR-MS-Changeset | string | (Required) Changeset ID |