Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://api.devin.ai/v1/playbooks/{playbook_id} \ --header 'Authorization: Bearer <token>'
{ "status": "<string>" }
チームの Playbook を削除する
個人用APIキー (apk_user_*) またはサービス用APIキー (apk_*)
成功時のレスポンス
プレイブックが正常に削除された場合のレスポンス。