Passer au contenu principal
DELETE
C#

Autorisations

Authorization
string
header
requis

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Paramètres de chemin

id
string
requis

The ID of the user in question.

authentication_method_id
string
requis

The ID of the authentication method to delete.

Réponse

Authentication method successfully deleted.