Skip to main content
Set Data Right

Headers

SO-AppToken
string

The application token that identifies the partner app. Used when calling Online WebAPI from a server.

Path Parameters

roleId
integer<int32>
required

The role id to set the data right for

tableName
string
required

The name of the entity/table

relationToOwner
enum<string>
required

The id of the relation to owner

Available options:
MyOwn,
PrimaryGroup,
OtherAssociates,
OtherGroups,
ExternalUser,
Anonymous,
MyCompany,
SameProject,
CustomObjects

Query Parameters

dataRightValue
string
required

The data right value to set at the specified position (CRUD)

Response

204

No Content