Skip to main content

Delete Security System

DELETE 

/deleteSecuritySystem

This API deletes Security System in SSM. The Authorization must have Bearer followed by Token. Mandatory params: updateuser systemQuery or systemkey (If both are passed then systemkey will be considered)

Request

Body

    systemkeystring[]
    Example: ["9","10"]
    updateuserstring
    Example: admin

Responses

Delete Security System

Response Headers

  • Access-Control-Allow-Credentials

    string

  • Access-Control-Allow-Origin

    string

  • Cache-Control

    string

  • Date

    string

  • Expires

    string

  • Referrer-Policy

    string

  • Set-Cookie

    string

  • Strict-Transport-Security

    string

  • X-Content-Type-Options

    string

Schema

    errorcodestring
    Example: 0
    msgstring
    Example: success

    securitysystems

    object[]

  • Array [

  • 9string
    Example: Securitysystem deleted
    10string
    Example: Securitysystem deleted
  • ]