Authorization: Bearer ********************
curl --location --request POST '/user/rate-limits/bulk-update' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data-raw '{}'
null