メインコンテンツへスキップ
DELETE
C#

承認

Authorization
string
header
必須

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

パスパラメータ

id
string
必須

The ID of the user in question.

authentication_method_id
string
必須

The ID of the authentication method to delete.

レスポンス

Authentication method successfully deleted.