Firewall for AI ConfigurationConfigurationsCopy PageUpdate a configurationput https://{hostname}/appsec/v1/fai-configurations/{faiConfigId}Update an existing FAI configuration. Only the name and description fields can be modified. Any write-once or read-only field set will be ignored.Path ParamsfaiConfigIdstringrequiredUnique identifier for the FAI configuration.Query ParamsaccountSwitchKeystringFor customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.Body ParamsRepresents a Firewall for AI configuration that protects LLM applications from security threats.contractIdstringThe unique identifier for the Akamai contract associated with this configuration.descriptionstringlength ≤ 255A detailed description of the Firewall for AI configuration and its purpose.faiConfigNamestringrequiredlength between 1 and 255The name of the Firewall for AI configuration.faiConfigTypestringenumrequiredThe type of Firewall for AI configuration. One of EDGE or API. EDGE type configurations are deployed on Akamai's edge network, while API type configurations are accessed via API endpoints.EDGEAPIAllowed:EDGEAPIgroupIdstringThe unique identifier for the Akamai group associated with this configuration.HeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsonapplication/problem+jsonAllowed:application/jsonapplication/problem+jsonResponses 200Configuration updated successfully. 400Bad request. Invalid request body or URL parameter input. 403Forbidden. You don't have access to the resource. 404Not found. That resource doesn't exist, or the URL is malformed. 422Unprocessable content. 500Internal server error.Updated 21 days ago Get a configurationDelete an FAI configurationDid this page help you?YesNo