---
title: "Approve Clio Grow Push"
method: POST
path: "/integrations/clio-grow/pending/{lead_id}/approve"
tags: ["Clio"]
---

# Approve Clio Grow Push

`POST /integrations/clio-grow/pending/{lead_id}/approve`

Approve a queued Clio Grow push and send it now (overrides dry_run).

## Path parameters

- `lead_id` string, uuid, required

## Response `200`

Successful Response

- ClioGrowApproveResponse — Result of approving a queued Clio Grow push
  - `status` string, required
  - `response_status_code` integer, nullable
  - `error` string, nullable

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/openintake/apis/fastapi.md) · [All operations](https://skmtc.dev/openintake/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/openintake/fastapi/revisions/b642b91e0a5c/schema)
