Delete a suggestion
AI Model Suggestions
Delete a suggestion
Organization Admin permissions are required to use this endpoint.
Permanently deletes an AI Model suggestion.
DELETE
Delete a suggestion
Authorizations
Can be either an Organization API Key or Personal Access Token (PAT).
Include in the Authorization header as: Bearer YOUR_TOKEN
Path Parameters
UUID of the shared model the suggestion belongs to
Example:
"a1b2c3d4-e5f6-7890-abcd-ef1234567890"
UUID of the suggestion
Example:
"b2c3d4e5-f6a7-8901-bcde-f12345678901"
Response
The suggestion was deleted
Example:
true

