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 [

  • commentsstring
    Example: test comment
    discontinueassociatedtaskstring
    Example: true
    taskidstring
    Example: 12213
  • ]

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

    errorcodestring
    Example: 0
    msgstring
    Example: Success

    result

    object

    12213string
    Example: Discontinued