Configs
The Config resource allows users to assign serialised configuration data to API Keys. The payloads assigned to a Config object can later be retrieved to dynamically configure your integration.
Useful if you need to configure your integration remotely rather than editing code in situ.
📄️ List
Lists configurations associated with a key
📄️ Create
Create a config
📄️ Retrieve
Retrieve config object by name
📄️ Delete
Permanently deletes a configuration object.
📄️ Update
Updates configuration object