Skip to main content

Stop a running build

POST 

/wp-json/wp2lms/static-builder/v1/builds/:id/stop

Requests stop of a running generation. If the build is not in a stoppable state, returns 409 cannot_stop. No request body.

Request

Responses

OK