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

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

  • Referrer-Policy

    string

  • Server

    string

  • Set-Cookie

    string

  • Strict-Transport-Security

    string

  • X-Content-Type-Options

    string

Schema

    errorcode string
    msg string
Loading...