cURL
curl --request POST \ --url https://backstage.example.com/api/soundcheck/fact-collectors \ --header 'Content-Type: application/json' \ --data ' [ { "collectorId": "<string>", "config": { "collects": [ {} ] } } ] '
{ "factCollectors": [ { "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.
1
Show child attributes
Fact collectors created
Contact support