API Documentation

Collections

Collection Access

Collections have some extra access controls.

Read Setting / Delete Setting

A collection's read_setting and delete_setting control which users on the team are able to perform operations against it.

  • team
    • Any user on this Team can perform this action against this Collection.
  • restricted
    • Only Admin users on this Team have access to this Collection.
  • exclusive
    • A user must explicitly be given access to this Collection. Read and Delete permissions are set separately.