delete https://{applicationQualifiedDomain}.us.wristband.dev/api/v1/auth-factors/
Deletes the specified auth factor.
Required Permissions
Below is the list of required permissions needed to interact with this API. For each permission the allowed permission boundaries are also specified.
Permission | Boundary | Description |
---|---|---|
auth-factor:delete | Application | The subject can delete all auth factors under the application that the subject belongs to. |
Tenant | The subject can delete all auth factors associated to the tenant that the subject belongs to. | |
Tenant Inclusion List | The subject can delete all auth factors associated to tenants specified in the tenant inclusion list. | |
Tenant Exclusion List | The subject can delete all auth factors associated to tenants that belong to the subject's application but are not included in the tenant exclusion list. | |
Self | The user subject can delete auth factors associated to itself. |