Update an entitlement.

Entitlements required: tenantadmin [Tenant Administrator], manageAppAccessOwner [Manage Application Entitlements], manageEntitlements [Manage Entitlements].

This API updates the specified entitlement with update fields in the JSON body

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests

LoadingLoading

Path Params
string
required

Unique ID of the entitlement.

Body Params

The body to update the the entitlement.

Name of the entitlement.
Unique across the application for example, Salesforce finance, Salesforce payroll, AWS East Coast IT

Description of the entitlement. A brief description of the entitlement , not more that 500 characters.

User ID of the owner of the entitlement. The user ID can be obtained from the user profile detail page or use
{tenant_url}/v2.0/Users to retieve the user ID.

Rest representation for an application entitlement to be updated.

string
required

Name of the entitlement. Unique accross the application

string

Description

string

Id of the user owner of the entitlement

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses
204

The request was successful.

500

Your request can't be processed because an internal server error occurred.

Language
URL
LoadingLoading

Response
Choose an example:
application/json
text/plain