Item Logo
Yms apiTask management

POST Pause Task

POST Pause task

Introduction

Temporarily suspends an active yard task, allowing the assigned user to halt work without completing or canceling the task. This API is used when operations need to be interrupted due to breaks, equipment issues, or priority changes. The task can later be resumed from where it was paused, maintaining all progress and time tracking information.

POST /public/task/{taskId}/pause

Request Parameters

Name

Location

Type

Required

Description

taskId

path

string

Yes

none

X-Tenant-ID

header

string

No

none

X-Yard-ID

header

string

No

none

Item-Time-Zone

header

string

No

none

Authorization

header

string

No

none

Item-Bam-Client

header

string

No

none

x-facility-id

header

string

No

none

Response Example

200 Response

Response

Status Code

Definition

Description

Data Model

200

OK

none

RGeneralTaskView