Get Effective Row Rights

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

{
  "text": "Response\n\nAPI-Result\n\n**Result**\tResulting object, if any, of the call\n\n**Result.GrantStr**\tstring\nA unique string that provides access to modify the row in subsequent API calls.\n\n**Result.Table**\tstring\nThe name of the table for which row rights were requested.\n\n**Result.RowKey**\tstring\nThe unique ID of the row for which row rights were requested.\n\n**Message**\tstring\nError message text on failure, may be null\n\n**ErrorID**\tstring\nUnique support identifier for this occurrence of an error\n\n**success**\tboolean\nIndicates API success or failure",
  "sidebar": true
}
Language
Click Try It! to start a request and see the response here!