curl --request POST \ --url https://api.projectdiscovery.io/v1/user/apikey/rotate \ --header 'X-API-Key: <api-key>'
{ "message": "<string>", "api_key": "<string>" }
Was this page helpful?