Documentation Index
Fetch the complete documentation index at: https://docs.agentwallex.com/llms.txt
Use this file to discover all available pages before exploring further.
Parámetros de ruta
ID de la política a eliminar (por ejemplo, pol_abc123).
Eliminar una política remueve la restricción de inmediato. Asegúrese de tener otras políticas configuradas para mantener la seguridad.
Ejemplo
curl -X DELETE https://api.agentwallex.com/api/v1/policies/pol_abc123 \
-H "X-API-Key: awx_your_api_key"
Autorizaciones
ApiKeyAuthBearerAuth
API key authentication. Keys are prefixed with awx_.
The policy ID to delete (e.g., pol_abc123).
Policy deleted successfully.
Confirmation of deletion.