Sites
Sites represent client-owned physical locations.
Use siteCode as your stable site identifier. It must be unique for your client
account.
Common operations:
GET /sitesPOST /sitesGET /sites/{id}PATCH /sites/{id}
The API derives client ownership from your access token. Do not send a tenant ID or Quickbase record ID.