Get Effective Row Rights

Gets a grant string that can be used to modify a row in the database.

Response

API-Result

Result Resulting object, if any, of the call

Result.GrantStr string
A unique string that provides access to modify the row in subsequent API calls.

Result.Table string
The name of the table for which row rights were requested.

Result.RowKey string
The unique ID of the row for which row rights were requested.

Message string
Error message text on failure, may be null

ErrorID string
Unique support identifier for this occurrence of an error

success boolean
Indicates API success or failure

Language
Click Try It! to start a request and see the response here!