Skip to main content

Delete Dynamic Attribute

DELETE 

/deleteDynamicAttribute

This API deletes dynamic attributes in SSM.

The Authorization must have Bearer followed by Token.

Mandatory params:

securitysystem

endpoint

updateuser

dynamicattributes - attributename list

Request

Path Parameters

    path stringrequired

Body

    dynamicattributes string
    endpoint string
    securitysystem string
    username string

Responses

Delete Dynamic Attribute

Response Headers

  • Access-Control-Allow-Credentials

    string

  • Access-Control-Allow-Origin

    string

  • Cache-Control

    string

  • Date

    string

  • Expires

    string

  • Pragma

    string

  • Referrer-Policy

    string

  • Server

    string

  • Set-Cookie

    string

  • Strict-Transport-Security

    string

  • Transfer-Encoding

    string

  • X-Content-Type-Options

    string

  • X-Frame-Options

    string

  • X-XSS-Protection

    string

Schema

    errorcode string
    msg string
Loading...