Invitation Emails
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.
defaultEmailContentbooleanOptionalDefault:
If this parameter is included, the body content will be replaced with the default body content.
falsepubGatewayIPstring | 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 · enumOptionalPossible values:
Invitation Connection Mode
authTypestring · enumOptionalPossible values:
Invitation Authentication Type
Responses
204
No Content
401
Unauthorized
application/json; api-version=1.0
404
Not Found
application/json; api-version=1.0
put
/api/InvitationEmailSettingsNo content
Last updated