Skip to main content
PUT
C#

Authorizations

Authorization
string
header
required

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

Body

message_types
enum<string>[]
required

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

Available options:
sms,
voice

Response

Returns selected SMS provider configuration

message_types
enum<string>[]

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

Available options:
sms,
voice