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

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

  • Referrer-Policy

    string

  • Server

    string

  • Set-Cookie

    string

  • Strict-Transport-Security

    string

  • X-Content-Type-Options

    string

Schema

    errorcode string
    msg string

    result

    object

    12213 string
Loading...