cURL
curl --request PUT \ --url https://backstage.example.com/api/soundcheck/fact-collectors/{collectorId} \ --header 'Content-Type: application/json' \ --data ' { "config": { "collects": [ {} ] } } '
{ "factCollector": { "collectorId": "<string>", "config": { "collects": [ {} ] } } }
Documentation IndexFetch the complete documentation index at: https://backstage.spotify.com/docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://backstage.spotify.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Show child attributes
Fact collector updated
Contact support