Skip to main content
DELETE
/
v1
/
certificates
/
{id}
Delete a Certificate
curl --request DELETE \
  --url https://api.browserbase.com/v1/certificates/{id} \
  --header 'X-BB-API-Key: <api-key>'

Authorizations

X-BB-API-Key
string
header
required

Path Parameters

id
string
required

Response

204

There is no content to send for this request, but the headers may be useful.