armessages

A viewset for ARmessage.

post/api/v2/armessages/

Request body

idinteger required
subjectstring required

The subject that will appear in sent emails

contentstring required

The content that will appear in sent emails

enabledboolean

Activate/Deactivate your auto reply

fromdatestring date-time
untildatestring date-time nullable
mboxinteger required

Response

idinteger required
subjectstring required

The subject that will appear in sent emails

contentstring required

The content that will appear in sent emails

enabledboolean

Activate/Deactivate your auto reply

fromdatestring date-time
untildatestring date-time nullable
mboxinteger required

Changes