Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://api.example.com/model-monitor/v2/api/setting/global \ --header 'Content-Type: application/json' \ --header 'X-Domino-Api-Key: <api-key>' \ --data ' { "disableDmmApiKeys": true } '
{ "id": "<string>", "createdAt": 123, "updatedAt": 123, "disableDmmApiKeys": true }
DMM Global Settings.
Disables all DMM API keys
Global Settings updated successfully.
Global Settings Identifier.
Creation timestamp of the Global Settings.
Last updated timestamp for the Global Settings.
Was this page helpful?
Contact support