Skip to main content
DELETE
Disable model AI suggestions schedule

Authorizations

Authorization
string
header
required

Can be either an Organization API Key or Personal Access Token (PAT).

Include in the Authorization header as: Bearer YOUR_TOKEN

Path Parameters

modelId
string<uuid>
required

UUID of the shared model the suggestions belong to

Example:

"a1b2c3d4-e5f6-7890-abcd-ef1234567890"

Response

Schedule disabled successfully. Returns confirmation even if the schedule was already disabled.

success
boolean
Example:

true