Skip to main content

 Services

Web services from /about to /webhooks

cancel thread

/threads/{threadid}/cancel [POST]

Description

Cancel an Asynchronous process.

This service attempts to cancel a running thread. There is no guarantee that the thread actually stops when requested as it depends on the underlying process.

Invoking this service has no effect if the thread does not exist. 

Parameters

No parameters required.

Permission

This service requires administrator.

Response

This service returns the following XML:

<thread-cancel/>

Error Handling

No specific errors expected for this service.

Created on , last edited on