Update an existing API keyCopy Pagepatch https://api.northstake.dk/v1/account/apiKeys/{apiKeyId}Update the name, whitelisted IPs, or key rights of an existing API key.Path ParamsapiKeyIdstringrequiredThe ID of the API key to updateBody ParamskeyNamestringUpdated name for the API key.whitelistedIPsarray of stringsIP addresses or CIDR ranges that are allowed to use this API key.whitelistedIPsADD stringkeyRightsarray of stringsUpdated rights for the API key.keyRightsAllowed:userreaderADD stringResponses 200API key updated successfully 400Invalid request parameters 404API key not foundUpdated about 1 month ago Delete an API keyaccount/webhooksDid this page help you?YesNo