Response
Created
The API key that was generated to rollout the previous api_key.
Example:
"xapi-WqIAoYhKuIv2IPmVkfsyyK"
curl --request POST \
--url https://use.hoop.dev/api/serverconfig/auth/apikey
{
"rollout_api_key": "xapi-WqIAoYhKuIv2IPmVkfsyyK"
}
Generate a rollout api key
curl --request POST \
--url https://use.hoop.dev/api/serverconfig/auth/apikey
{
"rollout_api_key": "xapi-WqIAoYhKuIv2IPmVkfsyyK"
}
Created
The API key that was generated to rollout the previous api_key.
"xapi-WqIAoYhKuIv2IPmVkfsyyK"
Was this page helpful?