Invitation Emails
Responses
200
Success
application/json; api-version=1.0
InvitationEmailSettings
connModestring · enumOptionalPossible values:
Invitation Connection Mode
pubGatewayIPstring · nullableOptional
Published Gateway IP
emailstring · nullableOptionalEmail
ssostring · nullableOptional
SSO
ssoEnabledbooleanOptional
Whether SSO is Enabled or not
authTypestring · enumOptionalPossible values:
Invitation Authentication Type
401
Unauthorized
application/json; api-version=1.0
404
Not Found
application/json; api-version=1.0
get
/api/InvitationEmailSettingsBody
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 · max: 255 · nullableOptional
Public Secure Gateway IP (IP:Gateway Port/SSL Port).
ssostring · max: 255 · 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