Authorization: Bearer ********************
curl --location --request POST 'https://api.quimerax.com/api/external/teams/intelligence/takedowns/15/histories' \ --header 'X-TEAM-ID: <string>' \ --header 'X-HASH-KEY: <string>' \ --header 'Accept: application/json' \ --header 'Content-Type: application/x-www-form-urlencoded' \ --data-urlencode 'status=<string>' \ --data-urlencode 'notes=<string>'
{}