Error
A valid request URL is required to generate request examples{
"id": "<string>",
"title": "<string>",
"content": "<string>",
"variableSpecs": [],
"tags": [],
"scope": "shared",
"isPublic": false,
"hideFromCatalog": false,
"owners": [],
"contributors": [],
"users": [],
"inheritEntitlements": true,
"lifecycle": "permanent",
"description": "<string>",
"parentId": "<string>",
"ttl": 1,
"executionId": "<string>"
}Prompts
Update a prompt or group
Full replacement update. Only owners can modify ACL fields.
PUT
/
prompts
/
{id}
Error
A valid request URL is required to generate request examples{
"id": "<string>",
"title": "<string>",
"content": "<string>",
"variableSpecs": [],
"tags": [],
"scope": "shared",
"isPublic": false,
"hideFromCatalog": false,
"owners": [],
"contributors": [],
"users": [],
"inheritEntitlements": true,
"lifecycle": "permanent",
"description": "<string>",
"parentId": "<string>",
"ttl": 1,
"executionId": "<string>"
}Authorizations
Azure AD access token obtained via MSAL
Path Parameters
Body
application/json
- Option 1
- Option 2
Minimum string length:
1Required string length:
1 - 200Minimum string length:
1Show child attributes
Show child attributes
Available options:
personal, shared Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Available options:
permanent, ephemeral Required range:
x > 0Response
Prompt updated
- Option 1
- Option 2
Minimum string length:
1Required string length:
1 - 200Minimum string length:
1Show child attributes
Show child attributes
Available options:
personal, shared Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Available options:
permanent, ephemeral Required range:
x > 0Was this page helpful?