# Automation Authoring

URL: https://www.agencytitan.com/docs/tag/automation-authoring

Automation authoring catalogs and graph lifecycle operations for creating, editing, organizing, and publishing automations.

## Operations

- `DELETE` `/v1/automation-authoring/automations` — [Delete an automation](https://www.agencytitan.com/docs/tag/automation-authoring/DELETE/v1/automation-authoring/automations.md)
- `GET` `/v1/automation-authoring/automations` — [List automations for authoring](https://www.agencytitan.com/docs/tag/automation-authoring/GET/v1/automation-authoring/automations.md)
- `PATCH` `/v1/automation-authoring/automations` — [Update an automation](https://www.agencytitan.com/docs/tag/automation-authoring/PATCH/v1/automation-authoring/automations.md)
- `POST` `/v1/automation-authoring/automations` — [Create an automation](https://www.agencytitan.com/docs/tag/automation-authoring/POST/v1/automation-authoring/automations.md)
- `POST` `/v1/automation-authoring/automations/duplicate` — [Duplicate an automation](https://www.agencytitan.com/docs/tag/automation-authoring/POST/v1/automation-authoring/automations/duplicate.md)
- `POST` `/v1/automation-authoring/automations/move` — [Move an automation to a folder](https://www.agencytitan.com/docs/tag/automation-authoring/POST/v1/automation-authoring/automations/move.md)
- `POST` `/v1/automation-authoring/automations/publish` — [Publish an automation](https://www.agencytitan.com/docs/tag/automation-authoring/POST/v1/automation-authoring/automations/publish.md)
- `GET` `/v1/automation-authoring/folders` — [List automation folders](https://www.agencytitan.com/docs/tag/automation-authoring/GET/v1/automation-authoring/folders.md)
- `POST` `/v1/automation-authoring/folders` — [Create an automation folder](https://www.agencytitan.com/docs/tag/automation-authoring/POST/v1/automation-authoring/folders.md)
- `DELETE` `/v1/automation-authoring/folders/{id}` — [Delete an empty automation folder](https://www.agencytitan.com/docs/tag/automation-authoring/DELETE/v1/automation-authoring/folders/{id}.md)
- `PATCH` `/v1/automation-authoring/folders/{id}` — [Update an automation folder](https://www.agencytitan.com/docs/tag/automation-authoring/PATCH/v1/automation-authoring/folders/{id}.md)
- `DELETE` `/v1/automation-authoring/folders/{id}/contents` — [Delete automation-folder contents](https://www.agencytitan.com/docs/tag/automation-authoring/DELETE/v1/automation-authoring/folders/{id}/contents.md)
- `POST` `/v1/automation-authoring/folders/{id}/move-contents` — [Move automation-folder contents](https://www.agencytitan.com/docs/tag/automation-authoring/POST/v1/automation-authoring/folders/{id}/move-contents.md)
- `DELETE` `/v1/automations/{id}/inbound-webhooks` — [Delete an inbound webhook](https://www.agencytitan.com/docs/tag/automation-authoring/DELETE/v1/automations/{id}/inbound-webhooks.md)
- `GET` `/v1/automations/{id}/inbound-webhooks` — [Get an inbound webhook](https://www.agencytitan.com/docs/tag/automation-authoring/GET/v1/automations/{id}/inbound-webhooks.md)
- `PATCH` `/v1/automations/{id}/inbound-webhooks` — [Update an inbound webhook](https://www.agencytitan.com/docs/tag/automation-authoring/PATCH/v1/automations/{id}/inbound-webhooks.md)
- `POST` `/v1/automations/{id}/inbound-webhooks` — [Create an inbound webhook](https://www.agencytitan.com/docs/tag/automation-authoring/POST/v1/automations/{id}/inbound-webhooks.md)
- `POST` `/v1/automations/{id}/inbound-webhooks/apply-sample` — [Apply an inbound webhook sample](https://www.agencytitan.com/docs/tag/automation-authoring/POST/v1/automations/{id}/inbound-webhooks/apply-sample.md)
- `GET` `/v1/automations/{id}/inbound-webhooks/deliveries` — [List inbound webhook deliveries](https://www.agencytitan.com/docs/tag/automation-authoring/GET/v1/automations/{id}/inbound-webhooks/deliveries.md)
- `POST` `/v1/automations/{id}/inbound-webhooks/rotate-secret` — [Rotate inbound webhook credentials](https://www.agencytitan.com/docs/tag/automation-authoring/POST/v1/automations/{id}/inbound-webhooks/rotate-secret.md)
- `POST` `/v1/automations/{id}/inbound-webhooks/sample-listen` — [Start or stop inbound webhook sample listening](https://www.agencytitan.com/docs/tag/automation-authoring/POST/v1/automations/{id}/inbound-webhooks/sample-listen.md)
- `GET` `/v1/automations/{id}/pricing` — [Get automation pricing summary](https://www.agencytitan.com/docs/tag/automation-authoring/GET/v1/automations/{id}/pricing.md)
- `GET` `/v1/automations/{id}/pricing/history` — [Get recent automation pricing history](https://www.agencytitan.com/docs/tag/automation-authoring/GET/v1/automations/{id}/pricing/history.md)
- `GET` `/v1/automations/{id}/versions` — [List automation versions](https://www.agencytitan.com/docs/tag/automation-authoring/GET/v1/automations/{id}/versions.md)
- `GET` `/v1/automations/{id}/versions/get` — [Get an automation version](https://www.agencytitan.com/docs/tag/automation-authoring/GET/v1/automations/{id}/versions/get.md)
- `POST` `/v1/automations/{id}/versions/restore` — [Restore an automation version as draft](https://www.agencytitan.com/docs/tag/automation-authoring/POST/v1/automations/{id}/versions/restore.md)
- `POST` `/v1/workflow-catalogs/action-config-schema/query` — [Get an action configuration schema](https://www.agencytitan.com/docs/tag/automation-authoring/POST/v1/workflow-catalogs/action-config-schema/query.md)
- `POST` `/v1/workflow-catalogs/actions/query` — [Query automation actions](https://www.agencytitan.com/docs/tag/automation-authoring/POST/v1/workflow-catalogs/actions/query.md)
- `POST` `/v1/workflow-catalogs/control-flow-schema/query` — [Get an automation control-flow configuration schema](https://www.agencytitan.com/docs/tag/automation-authoring/POST/v1/workflow-catalogs/control-flow-schema/query.md)
- `POST` `/v1/workflow-catalogs/integration-action-guidance/query` — [Get integration action guidance](https://www.agencytitan.com/docs/tag/automation-authoring/POST/v1/workflow-catalogs/integration-action-guidance/query.md)
- `GET` `/v1/workflow-catalogs/manual-trigger-buttons` — [List eligible manual-trigger buttons](https://www.agencytitan.com/docs/tag/automation-authoring/GET/v1/workflow-catalogs/manual-trigger-buttons.md)
- `POST` `/v1/workflow-catalogs/node-types/query` — [Get automation node types](https://www.agencytitan.com/docs/tag/automation-authoring/POST/v1/workflow-catalogs/node-types/query.md)
- `GET` `/v1/workflow-catalogs/tenant-signatures` — [List tenant signatures for automation authoring](https://www.agencytitan.com/docs/tag/automation-authoring/GET/v1/workflow-catalogs/tenant-signatures.md)
- `POST` `/v1/workflow-catalogs/trigger-config-schema/query` — [Get an automation trigger configuration schema](https://www.agencytitan.com/docs/tag/automation-authoring/POST/v1/workflow-catalogs/trigger-config-schema/query.md)
- `POST` `/v1/workflow-catalogs/trigger-filter-schema/query` — [Get an automation trigger filter schema](https://www.agencytitan.com/docs/tag/automation-authoring/POST/v1/workflow-catalogs/trigger-filter-schema/query.md)
- `POST` `/v1/workflow-catalogs/triggers/query` — [Query automation triggers](https://www.agencytitan.com/docs/tag/automation-authoring/POST/v1/workflow-catalogs/triggers/query.md)

## Useful links

- Interactive page: https://www.agencytitan.com/docs/tag/automation-authoring
- API reference home: https://www.agencytitan.com/docs/
- This page as Markdown: https://www.agencytitan.com/docs/tag/automation-authoring.md
- Full API Markdown: https://api.agencytitan.com/v1/llms.txt
