Skip to main content

Edit an URL Access Profile

PUT 

/sse/config/v1/url-access-profiles/:id

Modify an URL Access Profile.

Request

Path Parameters

    id stringrequired

    The resource's unique identifier.

Body

The URL Access Profile you want to edit

    alert string[]
    allow string[]
    block string[]
    cloud_inline_cat boolean
    continue string[]
    credential_enforcement object
    alert string[]
    allow string[]
    block string[]
    continue string[]
    log_severity string

    Default value: medium

    mode object
    disabled object
    domain_credentials object
    group_mapping string
    ip_user object
    description string

    Possible values: <= 255 characters

    local_inline_cat boolean
    log_container_page_only boolean

    Default value: true

    log_http_hdr_referer boolean
    log_http_hdr_user_agent boolean
    log_http_hdr_xff boolean
    mlav_category_exception string[]
    name stringrequired
    safe_search_enforcement boolean

Responses

Ok

Loading...