Skip to main content

Delete Entitlement Types

DELETE 

/deleteEntitlementType

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

Request

Body

    entitlementtypekeystring[]
    Example: ["400"]
    updateuserstring
    Example: admin

Responses

Delete Entitlement Types

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

    entitlementtypes

    object[]

  • Array [

  • 400string
    Example: entitlement type deleted successfully
  • ]

  • errorcodestring
    Example: 0
    msgstring
    Example: success