v1

latestOpenAPI 3.0.32026-07-26134195287.9 KB
Access Credentials

Delete MFACode from User

Deletes a mfa code credential from a specified user by providing the user_id or the external_id, the org_id, and the mfa_code.

delete/access/v1/credentials/mfa_code

Query parameters

external_idstring

A unique identifier managed externally provided by the customer.

user_idstring uuid

The unique identifier of the user managed by Verkada.

codestring required

The unique mfa code identifying a mfa code credential for a user.

Response

ok