Organization Settings
Endpoints
| Method | Endpoint | Description |
|---|---|---|
PATCH | Update organization settings | Update organization settings |
GET | Get organization settings | Get organization settings |
Found something wrong? Help us improve this page.
Upload a file POST
Upload a raw file body. Pass the filename as a query parameter and set the Content-Type header to the file's actual MIME type (e.g. image/png, video/mp4). The Content-Type is validated against an allowlist; application/octet-stream is rejected.
Get organization settings GET
Next Page