Automations

Search Automation Template Versions

Search for versioned snapshots of an automation template's steps and triggers. Each version carries a full steps-and-triggers snapshot — request a small page_size (≤10) to keep responses small.

post/api/v1/search/automation_versions

Request body

automationTemplateIdstring

The automation template whose version history to search.

pageSizeinteger

Maximum number of results to return per page.

pageTokenstring

Pagination token from a previous SearchAutomationTemplateVersionsResponse.

Response

Successful response

nextPageTokenstring

Token to retrieve the next page of results, empty when no more results exist.

Changes

Changed in 5 of the 33 revisions of this API.6914715

  • f2cf3228f36669147See the full diff
    • the response property list/items/createdAt became nullable for the status 200

      response-property-became-nullable

    • the response property list/items/deletedAt became nullable for the status 200

      response-property-became-nullable

    • the response property list/items/updatedAt became nullable for the status 200

      response-property-became-nullable

    • added c1.api.automations.v1.AccessConflictTrigger subschema #2 to the list/items/triggers/items/accessConflict response property oneOf list for the response status 200

      response-property-one-of-added

    • added c1.api.automations.v1.AccountLifecycleAction subschema #2 to the list/items/automationSteps/items/accountLifecycleAction response property oneOf list for the response status 200

      response-property-one-of-added

    • added c1.api.automations.v1.AppUserCreatedTrigger subschema #2 to the list/items/triggers/items/appUserCreated response property oneOf list for the response status 200

      response-property-one-of-added

    • added c1.api.automations.v1.AppUserUpdatedTrigger subschema #2 to the list/items/triggers/items/appUserUpdated response property oneOf list for the response status 200

      response-property-one-of-added

    • added c1.api.automations.v1.CallFunction subschema #2 to the list/items/automationSteps/items/callFunction response property oneOf list for the response status 200

      response-property-one-of-added

    • added c1.api.automations.v1.ConnectorAction subschema #2 to the list/items/automationSteps/items/connectorAction response property oneOf list for the response status 200

      response-property-one-of-added

    • added c1.api.automations.v1.ConnectorCreateAccount subschema #2 to the list/items/automationSteps/items/connectorCreateAccount response property oneOf list for the response status 200

      response-property-one-of-added

    • added c1.api.automations.v1.CreateAccessReview subschema #2 to the list/items/automationSteps/items/createAccessReview response property oneOf list for the response status 200

      response-property-one-of-added

    • added c1.api.automations.v1.CreateRevokeTasks subschema #2 to the list/items/automationSteps/items/createRevokeTasks response property oneOf list for the response status 200

      response-property-one-of-added

    • added c1.api.automations.v1.CreateRevokeTasksV2 subschema #2 to the list/items/automationSteps/items/createRevokeTasksV2 response property oneOf list for the response status 200

      response-property-one-of-added

    • added c1.api.automations.v1.EvaluateExpressions subschema #2 to the list/items/automationSteps/items/evaluateExpressions response property oneOf list for the response status 200

      response-property-one-of-added

    • added c1.api.automations.v1.GeneratePassword subschema #2 to the list/items/automationSteps/items/generatePassword response property oneOf list for the response status 200

      response-property-one-of-added

    • added c1.api.automations.v1.GrantDeletedTrigger subschema #2 to the list/items/triggers/items/grantDeleted response property oneOf list for the response status 200

      response-property-one-of-added

    • added c1.api.automations.v1.GrantEntitlements subschema #2 to the list/items/automationSteps/items/grantEntitlements response property oneOf list for the response status 200

      response-property-one-of-added

    • added c1.api.automations.v1.GrantFoundTrigger subschema #2 to the list/items/triggers/items/grantFound response property oneOf list for the response status 200

      response-property-one-of-added

    • added c1.api.automations.v1.RemoveFromDelegation subschema #2 to the list/items/automationSteps/items/removeFromDelegation response property oneOf list for the response status 200

      response-property-one-of-added

    • added c1.api.automations.v1.RunAutomation subschema #2 to the list/items/automationSteps/items/runAutomation response property oneOf list for the response status 200

      response-property-one-of-added

    • added c1.api.automations.v1.ScheduleTrigger subschema #2 to the list/items/triggers/items/schedule response property oneOf list for the response status 200

      response-property-one-of-added

    • added c1.api.automations.v1.ScheduleTriggerAppUser subschema #2 to the list/items/triggers/items/scheduleAppUser response property oneOf list for the response status 200

      response-property-one-of-added

    • added c1.api.automations.v1.ScheduleTriggerNoUser subschema #2 to the list/items/triggers/items/scheduleNoUser response property oneOf list for the response status 200

      response-property-one-of-added

    • added c1.api.automations.v1.SendEmail subschema #2 to the list/items/automationSteps/items/sendEmail response property oneOf list for the response status 200

      response-property-one-of-added

    • added c1.api.automations.v1.SendSlackMessage subschema #2 to the list/items/automationSteps/items/sendSlackMessage response property oneOf list for the response status 200

      response-property-one-of-added

    • added c1.api.automations.v1.SetCredential subschema #2 to the list/items/automationSteps/items/setCredential response property oneOf list for the response status 200

      response-property-one-of-added

    • added c1.api.automations.v1.StoreCredential subschema #2 to the list/items/automationSteps/items/storeCredential response property oneOf list for the response status 200

      response-property-one-of-added

    • added c1.api.automations.v1.TaskAction subschema #2 to the list/items/automationSteps/items/taskAction response property oneOf list for the response status 200

      response-property-one-of-added

    • added c1.api.automations.v1.UnenrollFromAllAccessProfiles subschema #2 to the list/items/automationSteps/items/unenrollFromAllAccessProfiles response property oneOf list for the response status 200

      response-property-one-of-added

    • added c1.api.automations.v1.UpdateUser subschema #2 to the list/items/automationSteps/items/updateUser response property oneOf list for the response status 200

      response-property-one-of-added

    • added c1.api.automations.v1.UsageBasedRevocationTrigger subschema #2 to the list/items/triggers/items/usageBasedRevocation response property oneOf list for the response status 200

      response-property-one-of-added

    • added c1.api.automations.v1.UserCreatedTrigger subschema #2 to the list/items/triggers/items/userCreated response property oneOf list for the response status 200

      response-property-one-of-added

    • added c1.api.automations.v1.UserProfileChangeTrigger subschema #2 to the list/items/triggers/items/userProfileChange response property oneOf list for the response status 200

      response-property-one-of-added

    • added c1.api.automations.v1.WaitForDuration subschema #2 to the list/items/automationSteps/items/waitForDuration response property oneOf list for the response status 200

      response-property-one-of-added

    • added c1.api.automations.v1.Webhook subschema #2 to the list/items/automationSteps/items/webhook response property oneOf list for the response status 200

      response-property-one-of-added

    • added c1.api.automations.v1.WebhookAutomationTrigger subschema #2 to the list/items/triggers/items/webhook response property oneOf list for the response status 200

      response-property-one-of-added

    • the list/items/automationSteps/items/accountLifecycleAction response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • the list/items/automationSteps/items/callFunction response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • the list/items/automationSteps/items/connectorAction response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • the list/items/automationSteps/items/connectorCreateAccount response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • the list/items/automationSteps/items/createAccessReview response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • the list/items/automationSteps/items/createRevokeTasks response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • the list/items/automationSteps/items/createRevokeTasksV2 response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • the list/items/automationSteps/items/evaluateExpressions response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • the list/items/automationSteps/items/generatePassword response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • the list/items/automationSteps/items/grantEntitlements response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • the list/items/automationSteps/items/removeFromDelegation response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • the list/items/automationSteps/items/runAutomation response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • the list/items/automationSteps/items/sendEmail response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • the list/items/automationSteps/items/sendSlackMessage response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • the list/items/automationSteps/items/setCredential response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • the list/items/automationSteps/items/storeCredential response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • the list/items/automationSteps/items/taskAction response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • the list/items/automationSteps/items/unenrollFromAllAccessProfiles response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • the list/items/automationSteps/items/updateUser response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • the list/items/automationSteps/items/waitForDuration response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • the list/items/automationSteps/items/webhook response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • the list/items/triggers/items/accessConflict response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • the list/items/triggers/items/appUserCreated response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • the list/items/triggers/items/appUserUpdated response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • the list/items/triggers/items/grantDeleted response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • the list/items/triggers/items/grantFound response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • the list/items/triggers/items/schedule response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • the list/items/triggers/items/scheduleAppUser response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • the list/items/triggers/items/scheduleNoUser response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • the list/items/triggers/items/usageBasedRevocation response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • the list/items/triggers/items/userCreated response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • the list/items/triggers/items/userProfileChange response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • the list/items/triggers/items/webhook response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • removed the optional property list/items/automationSteps/items/accountLifecycleAction/accountInContext from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/automationSteps/items/accountLifecycleAction/accountRef from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/automationSteps/items/accountLifecycleAction/actionName from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/automationSteps/items/accountLifecycleAction/connectorRef from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/automationSteps/items/callFunction/args from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/automationSteps/items/callFunction/functionId from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/automationSteps/items/connectorAction/actionName from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/automationSteps/items/connectorAction/argsTemplate from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/automationSteps/items/connectorAction/connectorRef from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/automationSteps/items/connectorAction/resourceTypeId from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/automationSteps/items/connectorCreateAccount/connectorRef from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/automationSteps/items/connectorCreateAccount/passwordCel from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/automationSteps/items/connectorCreateAccount/userIdCel from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/automationSteps/items/connectorCreateAccount/userProperties from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/automationSteps/items/createAccessReview/accessReviewTemplateCel from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/automationSteps/items/createAccessReview/accessReviewTemplateId from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/automationSteps/items/createAccessReview/campaignName from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/automationSteps/items/createAccessReview/useSubjectUser from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/automationSteps/items/createAccessReview/userIdsCel from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/automationSteps/items/createAccessReview/userRefs from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/automationSteps/items/createRevokeTasks/appEntitlementRefs from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/automationSteps/items/createRevokeTasks/appEntitlementRefsCel from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/automationSteps/items/createRevokeTasks/excludedAppEntitlementRefs from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/automationSteps/items/createRevokeTasks/excludedAppEntitlementRefsCel from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/automationSteps/items/createRevokeTasks/revokeAll from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/automationSteps/items/createRevokeTasks/useSubjectUser from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/automationSteps/items/createRevokeTasks/userIdCel from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/automationSteps/items/createRevokeTasks/userRef from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/automationSteps/items/createRevokeTasksV2/exclusionCriteria from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/automationSteps/items/createRevokeTasksV2/exclusionList from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/automationSteps/items/createRevokeTasksV2/exclusionListCel from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/automationSteps/items/createRevokeTasksV2/exclusionNone from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/automationSteps/items/createRevokeTasksV2/inclusionAccessOnly from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/automationSteps/items/createRevokeTasksV2/inclusionAll from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/automationSteps/items/createRevokeTasksV2/inclusionCriteria from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/automationSteps/items/createRevokeTasksV2/inclusionList from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/automationSteps/items/createRevokeTasksV2/inclusionListCel from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/automationSteps/items/createRevokeTasksV2/useSubjectUser from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/automationSteps/items/createRevokeTasksV2/userIdCel from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/automationSteps/items/createRevokeTasksV2/userRef from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/automationSteps/items/evaluateExpressions/expressions from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/automationSteps/items/generatePassword/passwordPolicyId from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/automationSteps/items/generatePassword/policy from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/automationSteps/items/grantEntitlements/exclusionCriteria from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/automationSteps/items/grantEntitlements/exclusionList from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/automationSteps/items/grantEntitlements/exclusionListCel from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/automationSteps/items/grantEntitlements/exclusionNone from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/automationSteps/items/grantEntitlements/inclusionCriteria from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/automationSteps/items/grantEntitlements/inclusionList from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/automationSteps/items/grantEntitlements/inclusionListCel from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/automationSteps/items/grantEntitlements/useSubjectUser from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/automationSteps/items/grantEntitlements/userIdCel from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/automationSteps/items/grantEntitlements/userRef from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/automationSteps/items/removeFromDelegation/replacementUserIdCel from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/automationSteps/items/removeFromDelegation/replacementUserRef from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/automationSteps/items/removeFromDelegation/useSubjectUser from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/automationSteps/items/removeFromDelegation/userIdCel from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/automationSteps/items/removeFromDelegation/userRef from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/automationSteps/items/runAutomation/automationTemplateIdCel from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/automationSteps/items/runAutomation/automationTemplateRef from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/automationSteps/items/runAutomation/context from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/automationSteps/items/sendEmail/body from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/automationSteps/items/sendEmail/email from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/automationSteps/items/sendEmail/emailCel from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/automationSteps/items/sendEmail/subject from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/automationSteps/items/sendEmail/title from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/automationSteps/items/sendEmail/useSubjectUser from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/automationSteps/items/sendEmail/userIdsCel from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/automationSteps/items/sendEmail/userRefs from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/automationSteps/items/sendSlackMessage/body from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/automationSteps/items/sendSlackMessage/channelName from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/automationSteps/items/sendSlackMessage/channelNameCel from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/automationSteps/items/sendSlackMessage/useSubjectUser from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/automationSteps/items/sendSlackMessage/userIdsCel from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/automationSteps/items/sendSlackMessage/userRefs from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/automationSteps/items/setCredential/accountIdCel from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/automationSteps/items/setCredential/connectorRef from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/automationSteps/items/setCredential/passwordCel from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/automationSteps/items/storeCredential/appIdCel from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/automationSteps/items/storeCredential/authType from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/automationSteps/items/storeCredential/credentialCel from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/automationSteps/items/storeCredential/expiry from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/automationSteps/items/storeCredential/labelCel from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/automationSteps/items/storeCredential/maxViews from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/automationSteps/items/storeCredential/recipientCel from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/automationSteps/items/storeCredential/recipientEmailCel from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/automationSteps/items/storeCredential/ttl from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/automationSteps/items/storeCredential/vaultType from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/automationSteps/items/taskAction/close from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/automationSteps/items/taskAction/reassign from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/automationSteps/items/taskAction/taskTypes from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/automationSteps/items/taskAction/taskUserRelation from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/automationSteps/items/unenrollFromAllAccessProfiles/catalogIds from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/automationSteps/items/unenrollFromAllAccessProfiles/catalogIdsCel from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/automationSteps/items/unenrollFromAllAccessProfiles/useSubjectUser from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/automationSteps/items/unenrollFromAllAccessProfiles/userIdsCel from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/automationSteps/items/unenrollFromAllAccessProfiles/userRefs from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/automationSteps/items/updateUser/useSubjectUser from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/automationSteps/items/updateUser/userIdCel from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/automationSteps/items/updateUser/userRef from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/automationSteps/items/updateUser/userStatusCel from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/automationSteps/items/updateUser/userStatusEnum from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/automationSteps/items/waitForDuration/duration from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/automationSteps/items/webhook/payload from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/automationSteps/items/webhook/webhookId from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/automationSteps/items/webhook/webhookIdCel from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/triggers/items/accessConflict/allConflictMonitors from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/triggers/items/accessConflict/conflictMonitorRefs from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/triggers/items/appUserCreated/appId from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/triggers/items/appUserCreated/appIdCel from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/triggers/items/appUserCreated/condition from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/triggers/items/appUserUpdated/appId from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/triggers/items/appUserUpdated/appIdCel from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/triggers/items/appUserUpdated/condition from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/triggers/items/grantDeleted/grantTriggerFilter from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/triggers/items/grantFound/grantTriggerFilter from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/triggers/items/schedule/advanced from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/triggers/items/schedule/condition from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/triggers/items/schedule/cronSpec from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/triggers/items/schedule/skipIfTrueCel from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/triggers/items/schedule/start from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/triggers/items/schedule/timezone from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/triggers/items/scheduleAppUser/appId from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/triggers/items/scheduleAppUser/condition from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/triggers/items/scheduleAppUser/cronSpec from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/triggers/items/scheduleAppUser/start from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/triggers/items/scheduleAppUser/timezone from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/triggers/items/scheduleNoUser/advanced from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/triggers/items/scheduleNoUser/cronSpec from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/triggers/items/scheduleNoUser/start from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/triggers/items/scheduleNoUser/timezone from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/triggers/items/usageBasedRevocation/appId from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/triggers/items/usageBasedRevocation/enabledAt from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/triggers/items/usageBasedRevocation/excludedGroupRefs from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/triggers/items/usageBasedRevocation/excludedUserRefs from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/triggers/items/usageBasedRevocation/includeUsersWithNoActivity from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/triggers/items/usageBasedRevocation/runDelayed from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/triggers/items/usageBasedRevocation/runImmediately from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/triggers/items/usageBasedRevocation/targetedAppUserTypes from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/triggers/items/usageBasedRevocation/targetedEntitlementRefs from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/triggers/items/usageBasedRevocation/unusedForDays from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/triggers/items/userCreated/condition from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/triggers/items/userProfileChange/condition from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/triggers/items/webhook/capabilityUrl from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/triggers/items/webhook/hmac from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/triggers/items/webhook/jwt from the response with the 200 status

      response-optional-property-removed

    • removed the optional property list/items/triggers/items/webhook/listenerId from the response with the 200 status

      response-optional-property-removed

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

    • added the optional property list/items/automationSteps/items/createRevokeTasksV2/inclusionAccessOnly to the response with the 200 status

      response-optional-property-added

    • added the optional property list/items/automationSteps/items/connectorCreateAccount/passwordCel to the response with the 200 status

      response-optional-property-added

    • added the optional property list/items/automationSteps/items/generatePassword/policy to the response with the 200 status

      response-optional-property-added

    • added the optional property list/items/automationSteps/items/sendEmail/email to the response with the 200 status

      response-optional-property-added

    • added the optional property list/items/automationSteps/items/sendEmail/emailCel to the response with the 200 status

      response-optional-property-added

    • added the optional property list/items/automationSteps/items/sendSlackMessage/useSubjectUser to the response with the 200 status

      response-optional-property-added

    • added the optional property list/items/automationSteps/items/sendSlackMessage/userIdsCel to the response with the 200 status

      response-optional-property-added

    • added the optional property list/items/automationSteps/items/sendSlackMessage/userRefs to the response with the 200 status

      response-optional-property-added

    • added the optional property list/items/automationSteps/items/storeCredential to the response with the 200 status

      response-optional-property-added

    • added the optional property list/items/triggers/items/scheduleNoUser to the response with the 200 status

      response-optional-property-added

    • added the optional property list/items/triggers/items/webhook/capabilityUrl to the response with the 200 status

      response-optional-property-added

    • response property list/items/automationSteps/items/generatePassword/passwordPolicyId deprecated

      response-property-deprecated

    • added the optional property list/items/automationSteps/items/generatePassword/passwordPolicyId to the response with the 200 status

      response-optional-property-added

    • added the optional property list/items/automationSteps/items/setCredential to the response with the 200 status

      response-optional-property-added

    • endpoint added

      endpoint-added

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