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" }
Delete a secret for an organization.
ManageOrgSecrets
Service User credential (prefix: cog_)
Successful Response
org
personal
cookie
key-value
totp