Firewall for AI ConfigurationApplicationsCopy PageCreate an applicationpost https://{hostname}/appsec/v1/fai-configurations/{faiConfigId}/applicationsCreates a new API-type application.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 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 201Application created 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 activationList applicationsDid this page help you?YesNo