Policies
Was this helpful?
Was this helpful?
Retrieve a list of policies with optional filtering.
Filters by name
Filter by creation date using supported lookup expressions (e.g., gt
, gte
, lt
, lte
, date__gt
, etc.).
created_date__gt=2024-01-01T00:00:00Z
Filter by modification date using supported lookup expressions (e.g., gt
, gte
, lt
, lte
, date__gt
, etc.).
modified_date__lt=2024-01-01T00:00:00Z
Filter by user IDs associated with the policy.
1
Filter by frontend permission group IDs associated with the policy.
5
Update the details of an existing policy.
Unique identifier of the resource
1
Policy ID
List of users associated with the policy.
List of frontend permission groups associated with the policy.
List of accepted language codes. If empty, all languages are accepted.
["en","es","fr"]
Created Date
2024-11-15T00:00:00Z
Modified Date
2024-11-15T00:00:00Z
Create a new policy.
Policy ID
List of users associated with the policy.
List of frontend permission groups associated with the policy.
List of accepted language codes. If empty, all languages are accepted.
["en","es","fr"]
Created Date
2024-11-15T00:00:00Z
Modified Date
2024-11-15T00:00:00Z