Update Command
Update Command
Update a command (name and/or content).
Requires UPDATE permission on ANALYSIS resources.
PUT
Update Command
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Command ID
Query Parameters
Body
application/json
Response
Successful Response
Response model for command.
Command name (alphanumeric + hyphens/underscores)
Command content as markdown text
Organization ID
Single sentence description of the command
Status of LLM-based command generation.
Available options:
ready, generating, failed