One can use the REST API to set a property value, but seemingly only if the key exists.
And right now, no keys exist for the organizations we have.
returns an empty array.
Alternatively, organizations have "details" that can be edited via the UI. That appears to call persisted queries in the GraphQL API, but those don't seem to be callable from other software. (I get authorization errors when I try). Is there a way to create and edit those details via the GraphQL API from other software?