Access Profiles

Detach a user's access profile

Removes the profile from the user and deletes every virtual key it produced. Fails closed if a virtual key cannot be deleted.

delete/api/users/{target_user_id}/access-profiles/{profile_id}

Path parameters

target_user_idstring required
profile_idinteger required

Response

Profile detached.

messagestring
deleted_vk_namesstring[]
deleted_vk_countinteger

Changes

No recorded changes to this endpoint across all 1 revision of this API.