v2

latestOpenAPI 3.0.02026-08-073221853.1 MB
Holdouts

Delete holdout by id

delete/console/v1/holdouts/{id}

Path parameters

idstring required

id

Response

Delete holdout response

messagestring required

A simple string explaining the result of the operation.

Example response

{
  "message": "Holdout deleted successfully."
}