Skip to main content

Discontinue Tasks

POST 

/discontinueTask

This method discontinues open tasks in SSM.

The Authorization must have Bearer followed by Token.

Mandatory params:

taskkeytodiscontinue-

1.taskid

Optional params:

taskkeytodiscontinue-

1.updateuser - username of user who is updating the task,

2.discontinueassociatedtask - true or false,

3.comments

The Authorization must have Bearer followed by Token.

Request

Path Parameters

    path stringrequired

Body

    taskkeytodiscontinue

    object[]

  • Array [

  • comments string
    discontinueassociatedtask string
    taskid string
  • ]

Responses

Discontinue Tasks

Response Headers

  • Access-Control-Allow-Credentials

    string

  • Access-Control-Allow-Origin

    string

  • Cache-Control

    string

  • Date

    string

  • Expires

    string

  • Pragma

    string

  • Referrer-Policy

    string

  • Server

    string

  • Set-Cookie

    string

  • Strict-Transport-Security

    string

  • Transfer-Encoding

    string

  • X-Content-Type-Options

    string

  • X-Frame-Options

    string

  • X-XSS-Protection

    string

Schema

    errorcode string
    msg string

    result

    object

    12213 string
Loading...