AI Configs
Remove AI models from the restricted list
Remove AI models, by key, from the restricted list.
delete/api/v2/projects/{projectKey}/ai-configs/model-configs/restricted
Path parameters
projectKeystring required
Request body
Example request
{
"keys": [
"keys",
"keys"
]
}Response
No content