Skip to main content

Update Privilege

PUT 

/updatePrivilege

This API updates an endpoint in EIC. The Authorization must have a Bearer followed by a Token. Mandatory parameters: • Endpoint • Securitysystem • Entitlementtype • attributename Optional parameters: • attributetype((BOOLEAN/NUMBER/STRING/ENUM/MULTIPLE SELECT FROM LIST/MULTIPLE SELECT FROM SQL QUERY/SINGLE SELECT FROM SQL QUERY/PASSWORD/LARGE TEXT/CHECK BOX/DATE)), • orderindex, • defaultvalues, • attributeconfig(entitlement-based/user-based), • label, • attributegroup, • parentattribute, • childaction, • description, • actionstring, • required(true/false), • requestable(true/false), • hideoncreate(true/false), • hideonupdate(true/false)

Request

Body

    any

Responses

Update Privilege

Response Headers

  • Access-Control-Allow-Credentials

    string

  • Access-Control-Allow-Origin

    string

  • Cache-Control

    string

  • Content-Language

    string

  • Content-Security-Policy

    string

  • Date

    string

  • Expires

    string

  • Permissions-Policy

    string

  • Referrer-Policy

    string

  • Strict-Transport-Security

    string

  • X-Content-Type-Options

    string

Schema

    any

Loading...