Settings
This file outlines the Flashback 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.
Settings API Calls
User Settings
Method
API Reference
Description
Organization Settings
Method
API Reference
Description
POST
/settings/organization
Replace all organization settings with the provided object.
DELETE
/settings/organization
Delete specific organization settings keys.
Last updated
Was this helpful?