HTTP status: 403Documentation Index
Fetch the complete documentation index at: https://dev.1st.app/llms.txt
Use this file to discover all available pages before exploring further.
Message
This API key does not have write scope. Mint a new key with read_write scope under /developers in the app.
Common cause
You calledPATCH /v1/sensors/{id} (the only write endpoint in V1) with
a key that was minted as Read only. Read keys can list sensors and
pull readings but cannot update sensor names or metadata.