ai
Update configuration of AI models for this org (ChartHop staff only)
patch/v1/org/{orgId}/ai/config
Path parameters
orgIdstring required
Org identifier (either id or slug)
Request body
Example request
{
"prompts": [
{
"aiPromptId": "588f7ee98f138b19220041a7",
"userId": "588f7ee98f138b19220041a7"
}
]
}Response
successful operation
Changes
No recorded changes to this endpoint across all 9 revisions of this API.