Mail Controller

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

Body
contentstringOptional
htmlContentstringOptional
subjectstringOptional
usernamesstring[]Optional
Responses
post
/api/mail/send

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

Query parameters
Body
offDateEnstring · date-timeOptional
tostringOptional
fromstringOptional
onDateStstring · date-timeOptional
subjectstringOptional
Responses
200

OK

*/*
post
/api/mail/filter/pages

Last updated