Authorization: Bearer ********************
curl --location --request PATCH 'https://api.quimerax.com/api/external/cyber-threats/bulk/status' \ --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 'ids[1]=<array>'
{}