Skip to main content

 Services

Web services from /about to /webhooks

cancel group thread

/groups/{group}/threads/{threadid}/cancel [POST]

Description

Cancel an Asynchronous process in the specified group.

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 as the thread and group are already included in the URL.

Permission

This service requires contributor or higher.

Response

This service returns the following XML:

<thread-cancel/> 

Error Handling

No specific errors expected for this service.

Created on , last edited on