Delete questions aggregations
Analysis / Buckets
Delete questions aggregations
Description
Delete buckets.
Payload
[
"string"
]
where:
The payload is an array containing question bucket ids to delete.
Response
204 No Content
401 Unauthorized
The user doesn’t have permissions.
500 Internal Server Error
Error occurred while processing the request.
DELETE
Delete questions aggregations
Description
Delete buckets.Payload
Response
204 No Content
401 Unauthorized
The user doesn’t have permissions.
500 Internal Server Error
Error occurred while processing the request.