Invitation Emails

Get

get

Retrieve the Invitation Email Settings

Responses
200

Success

application/json; api-version=1.0
get
/api/InvitationEmailSettings

Update

put

Modify Invitation Email Settings. For each setting, the request has a corresponding parameter. To modify a setting, specify a matching parameter and its value.

Body
emailstring | nullableOptional

The email content to be sent in the invitation.

defaultEmailContentbooleanOptional

If this parameter is included, the body content will be replaced with the default body content.

Default: false
pubGatewayIPstring | nullableOptional

Public Secure Gateway IP (IP:Gateway Port/SSL Port).

ssostring | nullableOptional

Third party credentials provider GUID (SSO).

ssoEnabledboolean | nullableOptional

Force to wrap third party SSO component.

connModestring · enumOptional

Invitation Connection Mode

Possible values:
authTypestring · enumOptional

Invitation Authentication Type

Possible values:
Responses
put
/api/InvitationEmailSettings

No content

Last updated