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

201
application/json

Created

The response is of type object.