ASI/sms/mark

PUT ^top

Mark particular message as read at pySMSd. Once marked, messages will not appear in an index query.

Parameters

ids

A comma-delimited list of sms ids which to mark as read.

Returns

  • 200 - Message successfully marked as read in pySMSd database
  • 405 - Incorrect HTTP verb, only PUT method allowed; OR SMS functionality not enabled