mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-04-10 04:52:40 +00:00
Address review feedback to create a dedicated stop endpoint page in api-reference, matching the pattern used by kickoff endpoint. Added stop.mdx for all languages (en, ko, pt-BR, ar) and updated docs.json navigation. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
9 lines
165 B
Plaintext
9 lines
165 B
Plaintext
---
|
|
title: "POST /stop/{kickoff_id}"
|
|
description: "실행 중인 크루 실행 중지"
|
|
openapi: "/enterprise-api.ko.yaml POST /stop/{kickoff_id}"
|
|
mode: "wide"
|
|
---
|
|
|
|
|