RLSRestApi.post
clausestringrequired
clause_description
descriptionstringnullable
description_description
filter_typestringrequired
filter_type_description
Possible values: [Regular, Base]
group_keystringnullable
group_key_description
namestringrequired
name_description
Possible values: non-empty and <= 255 characters
rolesinteger[]required
roles_description
tablesinteger[]required
tables_description
Possible values: >= 1
RLSRestApi.post
{
"clause": "string",
"description": "string",
"filter_type": "Regular",
"group_key": "string",
"name": "string",
"roles": [
0
],
"tables": [
0
]
}