---
title: "Execute graph block"
method: POST
path: "/api/blocks/{block_id}/execute"
tags: ["v1", "blocks"]
---

# Execute graph block

`POST /api/blocks/{block_id}/execute`

## Path parameters

- `block_id` string, required

## Request body

- object

## Response `200`

Successful Response

- object

## Other responses

- `401` — Authentication required
- `402` — Subscription required (NO_TIER user, paywall on)
- `422` — Validation Error

---

[API](https://skmtc.net/significant-gravitas/apis/autogpt-agent-server.md) · [All operations](https://skmtc.net/significant-gravitas/apis/autogpt-agent-server/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/significant-gravitas/autogpt-agent-server/versions/382041c7ecb2/schema)
