automations

Restore automation

post/api/v1/automations/{automationId}/restore

Path parameters

automationIdstring required

Response

Automation

idstring required
projectIdstring required
namestring required
descriptionstring nullable required
promptstring required
threadMode'new' | 'single' required
maxRunsPerDayinteger nullable required
machineSize'small' | 'medium' | 'large' | 'ultra' | 'hyper' | 'bigguy' nullable required
enabledboolean required
deletedboolean required
disabledReason'run_as_unavailable' nullable required
runAsKind'human' | 'service' required
runAsIdstring required
runCountinteger required
lastTriggeredAtstring nullable required
createdAtstring required
updatedAtstring required

Changes

Changed in 5 of the 12 revisions of this API.18

    • added the new instant enum value to the model/anyOf[ModelSelection]/reasoningMode response property for the response status 200

      response-property-enum-value-added

    • added subschema #1 subschema #2 subschema #3 subschema #4 subschema #5 subschema #6 to the triggers/items/ response property anyOf list for the response status 200

      response-property-any-of-added

    • removed subschema #1 subschema #2 subschema #3 subschema #4 subschema #5 subschema #6 from the triggers/items/ response property anyOf list for the response status 200

      response-property-any-of-removed

    This revision also has 43 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the optional property triggers/items/anyOf[subschema #3]/ack_reaction to the response with the 200 status

      response-optional-property-added

    • added subschema #1 subschema #2 to the triggers/items/anyOf[subschema #3]/conditions/grouping_window_seconds response property allOf list for the response status 200

      response-property-all-of-added

    • removed subschema #1 subschema #2 from the triggers/items/anyOf[subschema #3]/conditions/grouping_window_seconds response property allOf list for the response status 200

      response-property-all-of-removed

    • added subschema #2 subschema #3 subschema #4 subschema #5 subschema #6 to the triggers/items/ response property anyOf list for the response status 200

      response-property-any-of-added

    • removed subschema #2 subschema #3 subschema #4 subschema #5 subschema #6 from the triggers/items/ response property anyOf list for the response status 200

      response-property-any-of-removed

    • endpoint added

      endpoint-added