Otp Settings Controller

put
Authorizations
ins_access_tokenstringRequired

Access token provided as a cookie named 'ins_access_token'. This token is obtained after successful login and is valid for x minutes. It can be refreshed using the ins_refresh_token cookie at the /refresh endpoint.

X-SpacestringRequired

Required active space header

Body
creationDatestring · date-timeRead-onlyOptional
lastModifiedBystringRead-onlyOptional
createdBystringRead-onlyOptional
lastModifiedDatestring · date-timeRead-onlyOptional
idstringOptional
isDefaultbooleanRequired
typestring · max: 50Required
providerstring · max: 50Required
authTokenstringOptional
accountSidstringOptional
twilioNumberstringOptional
Responses
put
/api/otp/settings/sms/twilio

No content

put
Authorizations
ins_access_tokenstringRequired

Access token provided as a cookie named 'ins_access_token'. This token is obtained after successful login and is valid for x minutes. It can be refreshed using the ins_refresh_token cookie at the /refresh endpoint.

X-SpacestringRequired

Required active space header

Body
creationDatestring · date-timeRead-onlyOptional
lastModifiedBystringRead-onlyOptional
createdBystringRead-onlyOptional
lastModifiedDatestring · date-timeRead-onlyOptional
idstringOptional
isDefaultbooleanRequired
typestring · max: 50Required
providerstring · max: 50Required
usernamestringOptional
bayiCodestringOptional
passwordstringOptional
headerstringOptional
Responses
put
/api/otp/settings/sms/netgsm

No content

put
Authorizations
ins_access_tokenstringRequired

Access token provided as a cookie named 'ins_access_token'. This token is obtained after successful login and is valid for x minutes. It can be refreshed using the ins_refresh_token cookie at the /refresh endpoint.

X-SpacestringRequired

Required active space header

Body
creationDatestring · date-timeRead-onlyOptional
lastModifiedBystringRead-onlyOptional
createdBystringRead-onlyOptional
lastModifiedDatestring · date-timeRead-onlyOptional
idstringOptional
isDefaultbooleanRequired
typestring · max: 50Required
providerstring · max: 50Required
originatorstringOptional
shortNumberstringOptional
operatorstringOptional
usernamestringOptional
accountNumberstringOptional
passwordstringOptional
Responses
put
/api/otp/settings/sms/dataport

No content

put
Authorizations
ins_access_tokenstringRequired

Access token provided as a cookie named 'ins_access_token'. This token is obtained after successful login and is valid for x minutes. It can be refreshed using the ins_refresh_token cookie at the /refresh endpoint.

X-SpacestringRequired

Required active space header

Body
creationDatestring · date-timeRead-onlyOptional
lastModifiedBystringRead-onlyOptional
createdBystringRead-onlyOptional
lastModifiedDatestring · date-timeRead-onlyOptional
idstringOptional
isDefaultbooleanRequired
typestring · max: 50Required
providerstring · max: 50Required
usernamestring · max: 50Optional
passwordstring · max: 60Optional
smtpHoststring · max: 50Optional
transportStrategystring · enumOptionalPossible values:
smtpPortinteger · int32Optional
Responses
put
/api/otp/settings/mail/default

No content

post
Authorizations
ins_access_tokenstringRequired

Access token provided as a cookie named 'ins_access_token'. This token is obtained after successful login and is valid for x minutes. It can be refreshed using the ins_refresh_token cookie at the /refresh endpoint.

X-SpacestringRequired

Required active space header

Responses
post
/api/otp/settings/test

No content

get
Authorizations
ins_access_tokenstringRequired

Access token provided as a cookie named 'ins_access_token'. This token is obtained after successful login and is valid for x minutes. It can be refreshed using the ins_refresh_token cookie at the /refresh endpoint.

X-SpacestringRequired

Required active space header

Responses
200

OK

*/*
get
/api/otp/settings

Last updated