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

    systemkey string[]
    updateuser string

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

    errorcode string
    msg string

    securitysystems

    object[]

  • Array [

  • 9 string
    10 string
  • ]

Loading...