/config API Reference
The V‑Spark /config
API call enables you to retrieve, update, and delete configuration information about the companies, organizations, folders, and applications in a V‑Spark installation. You can also retrieve information about the users in a V‑Spark installation, but you can only update or modify some user information using the /config
API.
When calling the /config
API, you must provide an authorization token which proves that you are authorized to perform that operation. For information about authorization tokens, see V‑Spark API Permission Requirements.
The next few sections explain the capabilities of the /config
API. Information about the /status
API is provided in /status API Reference, which contains both reference information and examples of using those APIs from both the command-line (via cURL) and in Python applications. Information about the /search
API is provided in /search API Reference.