v32

latestOpenAPI 3.1.0raw.githubusercontent.com2026-05-224341,4072.0 MB
Automations

Update Automation

Update an existing automation's properties, steps, or triggers using a field mask.

post/api/v1/automations/{id}

Path parameters

idstring required

The id field.

Request body

updateMaskstring nullable

Response

Successful response

webhookCapabilityUrlstring

One-time absolute webhook URL for capability URL authentication, shown once when the trigger is saved. Contains the full URL including the embedded token (e.g. https://tenant.conductorone.com/api/v1/webhooks/incoming/{id}/t/{token}). Populated only when the webhook trigger uses capability URL authentication.

webhookHmacSecretstring

One-time HMAC shared secret, shown once when the trigger is saved. Populated only when the webhook trigger uses HMAC authentication.