cURL
curl --request POST \ --url https://backstage.example.com/api/soundcheck/facts \ --header 'Content-Type: application/json' \ --data ' { "facts": [ { "factRef": { "source": "<string>", "scope": "<string>", "name": "<string>" }, "entityRef": "<string>", "data": {}, "timestamp": "2023-11-07T05:31:56Z" } ], "cache": true } '
{ "facts": [ { "factRef": "<string>", "entityRef": "<string>" } ] }
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
Facts submitted successfully
Contact support