Skip to main content

Update Snippet Configuration

deprecated

This endpoint has been deprecated and may be removed in future versions of the API.

Updates the snippet masking configuration for your tenant.

Request Body
    maskLevel string required

    Possible values: [no_mask, partial_mask, full_mask]

    Mask Value

    snippetsEnabled boolean required

    Enable/Disable snippets

Responses

success


Schema
    detail string

    Exception details

    message string

    API response

    name string

    Exception name

Loading...