Returns a policy navigation
GET
/policies/{policyId}/navigation
Returns a policy navigation.
Headers
Name
Value
Content-Type
application/json
Authorization
Bearer <token>
Body
Name
Type
Description
policyId
string
Policy Identifier
Response
{
description: Successful operation.
content:
application/json:
schema:
type: object
}
PreviousImporting Policy from a Zip file with MetadataNextReturns a list of groups the user is a member of.
Last updated
Was this helpful?