v2

latestOpenAPI 3.0.02026-08-073221853.1 MB
Layers

Delete a Single Layer User ID Override

Removes a single user ID from the matching layer userID override bucket. Idempotent: returns 200 even when the user ID is not currently overridden.

delete/console/v1/layers/{id}/overrides/userID/{userID}

Path parameters

idstring required

Layer name

userIDstring required

User ID to remove from the override

Query parameters

groupNamestring required

Experiment group the override targets

experimentNamestring required

Experiment within the layer that owns the override

idTypestring

The unit type of the override. Defaults to the experiment unit type when omitted.

environmentstring

Environment the override is scoped to. Omit to target the override that applies to all environments.

Response

Delete Single Layer User ID Override Success

messagestring required

A simple string explaining the result of the operation.