How To Guides
How to set up record access rules
Each record supports attaching access rules through the access
property. This property holds a list of permissions to signers and/or JWT tokens to access it. When making api requests using the SDK those access rules can be added when building the record or changed when updating it.
See About Authorization for more details.