Deletes a multifactor authentication record
DELETE /v1/multifactorauth/{multifactorAuthID}
Summary
Deletes a multifactor authentication record.
Authentication
No operation-level security requirement is documented here.
Parameters
| Name | In | Type | Required | Description | Example |
|---|---|---|---|---|---|
| multifactorAuthID | path | integer (int64) | Yes | The multifactor authentication record ID. | 1 |
Request Body
No request body is documented here.
Responses
200
Success. No response body.
No response body schema documented.