---
title: "Disable Execution Sharing"
method: DELETE
path: "/api/graphs/{graph_id}/executions/{graph_exec_id}/share"
tags: ["v1"]
---

# Disable Execution Sharing

`DELETE /api/graphs/{graph_id}/executions/{graph_exec_id}/share`

Disable sharing for a graph execution.

## Path parameters

- `graph_id` string, required
- `graph_exec_id` string, required

## Response `204`

Successful Response

## Other responses

- `401` — Authentication required
- `422` — Validation Error

---

[API](https://skmtc.dev/significant-gravitas/apis/autogpt-agent-server.md) · [All operations](https://skmtc.dev/significant-gravitas/apis/autogpt-agent-server/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/significant-gravitas/autogpt-agent-server/revisions/5dc375899754/schema)
