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.