POST
/
serverconfig
/
auth
/
apikey
Generate API Key
curl --request POST \
  --url https://use.hoop.dev/api/serverconfig/auth/apikey
{
  "rollout_api_key": "xapi-WqIAoYhKuIv2IPmVkfsyyK"
}

Response

Created

rollout_api_key
string

The API key that was generated to rollout the previous api_key.

Example:

"xapi-WqIAoYhKuIv2IPmVkfsyyK"