cURL
curl --request DELETE \ --url https://api.devin.ai/v3beta1/organizations/{org_id}/secrets/{secret_id} \ --header 'Authorization: Bearer <token>'
{ "access_type": "org", "created_at": 123, "created_by": "<string>", "is_sensitive": true, "key": "<string>", "note": "<string>", "secret_id": "<string>", "secret_type": "cookie" }
組織シークレットを削除します。
ManageOrgSecrets
サービスユーザーの認証情報(接頭辞: cog_)
成功レスポンス
org
personal
cookie
key-value
totp