Skip to main content

Delete Connections

DELETE 

/deleteConnection

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

Request

Body

    connectionkey string[]
    updateuser string

Responses

Delete Connections

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

    connections

    object[]

  • Array [

  • 8 string
  • ]

  • errorcode string
    msg string
Loading...