Skip to main content

Remove Entitlement From Role

POST 

/removeEntitlementsFromRole

This API removes entitlement from role. The Authorization must have Bearer followed by Token. Mandatory params: rolename or rolekey (if both are passed then rolekey will be considered), entitlements(within list of entitlements entitlementvalue, entitlementtype, endpoint are mandatory) Optional params: requestor, comments

Request

Body

    commentsstring
    Example: removed using API

    entitlements

    object[]

  • Array [

  • endpointstring
    Example: Oracle
    entitlementtypestring
    Example: OEBS-Responsibility
    entitlementvaluestring
    Example: FIXED_ASSET_INQUIRY_TECH_IN
  • ]

  • requestorstring
    Example: admin
    rolekeystring
    Example: 115
    rolenamestring
    Example: Lambda_CreateAlarm

Responses

Remove Entitlement From Role

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

  • X-Frame-Options

    string

Schema

    errorcodenumber
    Example: 0
    msgstring
    Example: success