Generate model suggestions
This endpoint requires Organization Admin permissions.
Trigger an AI suggestion generation run for the shared model and enqueue the async job. Poll the Get status for a generation run endpoint for status.
A model can have one active run at a time and a cooldown period is enforced after a successful run. See the Retry-After header in the response for more information.
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 suggestions belong to
Response
Generation run enqueued
The ID of the created generation run. Poll the Get status for a generation run endpoint for status.
The status of the run. Generation runs asynchronously.
queued 
