{}
curl --location --request POST '/api/open/api/v1/auth/key/reset' \ --header 'Authorization: Bearer {{API-KEY}}' \ --header 'Content-Type: application/json' \ --data-raw '{}'
{ "apiKey": "string" }