Toggle pause

Toggles the pause status of an in-progress task group. | (SetTaskGroupPauseReq) -> (bool)

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path Parameters

idstringRequired

Request

This endpoint expects an object.
task_group_idstringRequired
pausedbooleanRequired

Response

Successful Response

Errors