Settings
Settings API Calls
User Settings
Method
API Reference
Description
Organization Settings
Method
API Reference
Description
Last updated
Was this helpful?
This file outlines the Flashgate API’s settings management features, allowing you to configure and retrieve user and organization preferences. Both layers support full replacement, partial updates, and selective deletion of keys. Authentication is required for all operations.
To perform these operations, you must be authenticated by means of one of the following methods: BearerAuth.
POST/settings/organization
Replace all organization settings with the provided object.
DELETE/settings/organization
Delete specific organization settings keys.
Last updated
Was this helpful?
Was this helpful?