Error
A valid request URL is required to generate request examples{
"message": "<string>"
}Virtual Keys
Detach a user from a virtual key (deprecated path)
deprecated
DELETE
/
api
/
virtual-keys
/
{vk_id}
/
users
/
{user_id}
Error
A valid request URL is required to generate request examples{
"message": "<string>"
}This path is deprecated and will be removed in the following major release.
Use
/api/governance/virtual-keys/{vk_id}/users/{user_id} instead.This endpoint is available in Bifrost Enterprise only.
Authorizations
Management API authentication for /api/* endpoints. Use the Authorization header with Bearer <API key>.
Virtual keys, dashboard/user/session tokens, and x-api-key headers are not supported on management APIs.
Response
200 - application/json
User detached
Simple message response
Was this page helpful?
⌘I

