Passer au contenu principal
DELETE
/
v3
/
enterprise
/
ip-access-list
Effacer la liste de contrôle d’accès IP
curl --request DELETE \
  --url https://api.devin.ai/v3/enterprise/ip-access-list \
  --header 'Authorization: Bearer <token>'
{
  "ip_ranges": [
    "<string>"
  ]
}

Documentation Index

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

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

Autorisations

Nécessite un compte de service disposant de l’autorisation ManageEnterpriseSettings au niveau de l’Enterprise.

Autorisations

Authorization
string
header
requis

Identifiant de compte de service (préfixe : cog_)

Réponse

200 - application/json

Réponse réussie

ip_ranges
string[]
requis