Skip to main content
DELETE
/
v2
/
teams
/
{teamId}
/
browser-agent
/
credentials
/
{userId}
/
{id}
Delete credential by id
curl --request DELETE \
  --url https://api.duvo.ai/v2/teams/{teamId}/browser-agent/credentials/{userId}/{id} \
  --header 'Authorization: Bearer <token>'

Documentation Index

Fetch the complete documentation index at: https://docs.duvo.ai/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

API key authentication. Get your API key from the Duvo dashboard.

Path Parameters

userId
string<uuid>
required
teamId
string<uuid>
required
id
string<uuid>
required

Response

enum<string> | null

Default Response

Available options:
null