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

承認

Authorization
string
header
必須

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

レスポンス

Returns the enabled phone factors

message_types
enum<string>[]

The list of phone factors to enable on the tenant. Can include sms and voice.

利用可能なオプション:
sms,
voice