cURL
curl --request POST \ --url https://api.supersonic.cv/reports/update \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data ' { "report_id": "<string>", "name": "<string>", "config": {} } '
{}
API key: supersonic_live_...
Report UUID
Updated report config
Success
The response is of type object.
object