Firewall for AI ConfigurationApplicationsCopy PageUpdate an applicationput https://{hostname}/appsec/v1/fai-configurations/{faiConfigId}/applications/{userApplicationId}Updates an existing API type application.Path ParamsfaiConfigIdstringrequiredUnique identifier for the FAI configuration.userApplicationIdstringrequiredUnique identifier for the user application.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 an application (API type only).applicationNamestringrequiredlength between 1 and 255Display name of the application. Must be unique within the configuration.descriptionstringlength ≤ 255Description of the application.tagsarray of stringsTags for categorization.tagsADD stringHeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsonapplication/problem+jsonAllowed:application/jsonapplication/problem+jsonResponses 200Application 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. 409Conflict. 422Unprocessable content. 500Internal server error.Updated 21 days ago Get an applicationDelete an applicationDid this page help you?YesNo