cURL
curl --request DELETE \ --url https://api.devin.ai/v1/secrets/{secret_id} \ --header 'Authorization: Bearer <token>'
{ "message": "<string>" }
ID を指定してシークレットを完全に削除します。この操作は元に戻せません。
Documentation IndexFetch the complete documentation index at: https://docs.devin.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.devin.ai/llms.txt
Use this file to discover all available pages before exploring further.
パーソナル APIキー(apk_user_)またはサービス APIキー(apk_)
成功時のレスポンス
シークレット削除成功時のレスポンス。