Deprecated - Update the policy instance of tenant with specified id.

Deprecated: This API is deprecated and will be removed after 23 December 2023. Use the Version 5.0
REST interface to update the specified policy.


Entitlements required: manageAccessPolicies (Manage Access Policies)

To know more about Access-policy-rules click here

Path Params
string
required

The policy identifier.

Body Params
string
required

The string label of the policy that is used for display purposes.

string

A textual description of the policy.

string

The schema version of the policy.

rules
array of objects
required

The list of rules for the policy.

rules*
boolean

Does this policy contain first factor rules.

string
enum

Policy enforcement type, one of 'fedSSO', 'nativeApp', 'nativeAppMobile', 'nativeAppWeb', 'adaptiveNativeAppWeb', 'adaptiveNativeAppMobile'

Allowed:
Responses
204

Success. Policy updated successfully.

Language
URL
Response
Choose an example:
*/*