Skip to main content
DELETE
/
api
/
v1
/
secrets
/
git-providers
Unset Provider Tokens
curl --request DELETE \
  --url https://app.all-hands.dev/api/v1/secrets/git-providers \
  --header 'X-Access-Token: <api-key>'
{
  "message": "<string>"
}

Documentation Index

Fetch the complete documentation index at: https://allhandsai-add-v1-api-reference.mintlify.app/llms.txt

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

Authorizations

X-Access-Token
string
header
required

Response

200 - application/json

Successful Response

General response to an edit operation

message
string
required