Skip to main content

Update Snippet Configuration

POST 

/config/v3/dss-api/snippets/dssTenantId/:dssTenantId

Updates the snippet masking configuration for your tenant.

Request

Path Parameters

    dssTenantId stringrequired

Body

    snippetsEnabled boolean
    maskLevel string

Responses

success

Schema
    any
Loading...