Deskhero Developer Hub
Back to deskhero.com
Clusters

Request new build

Requests a new topic cluster build and queues it as a background job, refused when the previous build is less than four days old or the workspace has neither 50 tickets nor 10 successfully scraped web pages.

POST /api/{tenant:minlength(2)}/v{version:apiVersion}/clusters/request_new_build
Authorisation
Minimum role: ADMIN

Request arguments

Name Type Source
Request body example
No input arguments

Response

Status
200 (OK)
Type
DTO_acknowledgement
Wrapper
DTO_response_wrap
Other statuses
400 (BadRequest), 403 (Forbidden)
Response body example
DTO_acknowledgement
NameTypeReadOnlyDescription
messageStringMessage

Generated Aug 4, 2026 18:37