Automations and approvals
Automations, approval flows, and post approval actions.
Requires Automations on the workspace plan.
Plan requirement: API access requires Team or Agency. See pricing.
Base URL: https://api.styrar.com/v1
Routes
| Area | Paths | Scopes |
|---|---|---|
| Automations | /v1/automations/* | automations:read, automations:write, automations:delete |
| Approval flows | /v1/approval-flows/* | approval_flows:* |
| Post approval | /v1/posts/:id/approval/:action | approval_tasks:act, approval_tasks:reassign, approval_override |
Related
- Endpoints - route catalog by resource
- Posts - post approval actions
- Content planning - stage-spawned approvals
- Authentication - scopes and API keys