Delete a challenge actiondelete https://{hostname}/appsec/v1/configs/{configId}/versions/{versionNumber}/response-actions/challenge-actions/{actionId}Remove the specified challenge action.Path ParamsconfigIdint64requiredA unique identifier for each configuration.versionNumberintegerrequiredA unique identifier for each version of a configuration.actionIdstringrequiredIdentifies the action.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.Responses 204Successful response. 403You don't have permission to access the resource. 404The requested challenge action was not found.Updated about 1 month ago