Access Rights and Options

Create metaproperty access

post

Path Parameters

metaproperty_idstringrequired

Metaproperty id.

Body

application/json

ApiContentAccessMetapropertiesRequest

levelstring

Example:metaproperty.hide

principalsarray[object]
Show Child Parameters

Response

201 application/json

Metaproperty access created

principalIdstring

Example:00000000-0000-0000-0000-000000000000

principalTypestring

Example:user

post/api/content_access/metaproperties/{metaproperty_id}

Body

{}
 
201 application/json

Options

Retrieve Option Access Rights

get

Query Parameters

principalIdstring

Principal ID

limitinteger

Number of results to return

Default:20

>= 1<= 1000

startstring

Cursor for next page

beforestring

Cursor for previous page

Path Parameters

optionIdstringrequired

Option ID

Response

application/json

Successful response

contentIdstring

Example:00000000-0000-0000-0000-000000000000

contentTypestring

Example:metaproperty

idstring

Example:00000000-0000-0000-0000-000000000000

levelstring

Example:metaproperty.hide

principalExtraInformationobject
Show Child Parameters
principalIdstring

Example:00000000-0000-0000-0000-000000000000

principalNamestring

Example:User full name

principalTypestring

Example:user

ruleTypestring

Example:allow

get/api/1/content-access/options/{optionId}
 
application/json

Modify Option Access Rights

put

Path Parameters

optionIdstringrequired

Option ID

Body

application/json

ApiContentAccessMetapropertiesRequest

levelstring

Example:metaproperty.hide

principalsarray[object]
Show Child Parameters

Response

application/json

Successful response

principalIdstring

Example:00000000-0000-0000-0000-000000000000

principalTypestring

Example:user

put/api/1/content-access/options/{optionId}

Body

{}
 
application/json

Retrieve Option Default Visibility

get

Path Parameters

optionIdstringrequired

Option ID

Response

application/json

Successful response

defaultVisibilityboolean
get/api/1/content-access/options/{optionId}/visibility
 
application/json