You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[**sms_inbound_read_by_message_id_put**](SMSApi.md#sms_inbound_read_by_message_id_put) | **PUT** /sms/inbound-read/{message_id} | Mark inbound SMS as read
14
14
[**sms_inbound_read_put**](SMSApi.md#sms_inbound_read_put) | **PUT** /sms/inbound-read | Mark inbound SMS as read
[**sms_receipt_read_by_message_id_put**](SMSApi.md#sms_receipt_read_by_message_id_put) | **PUT** /sms/receipts-read/{message_id} | Mark specific delivery receipt as read
17
16
[**sms_receipts_by_message_id_get**](SMSApi.md#sms_receipts_by_message_id_get) | **GET** /sms/receipts/{message_id} | Get a Specific Delivery Receipt
18
17
[**sms_receipts_get**](SMSApi.md#sms_receipts_get) | **GET** /sms/receipts | Get all delivery receipts
19
18
[**sms_receipts_post**](SMSApi.md#sms_receipts_post) | **POST** /sms/receipts | Add a delivery receipt
@@ -510,59 +509,6 @@ Name | Type | Description | Notes
510
509
511
510
[[Back to top]](#)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to Model list]](../README.md#documentation-for-models)[[Back to README]](../README.md)
**message_id** | **str**| The message ID you want to mark as read |
550
-
551
-
### Return type
552
-
553
-
**str**
554
-
555
-
### Authorization
556
-
557
-
[BasicAuth](../README.md#BasicAuth)
558
-
559
-
### HTTP request headers
560
-
561
-
-**Content-Type**: application/json
562
-
-**Accept**: application/json
563
-
564
-
[[Back to top]](#)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to Model list]](../README.md#documentation-for-models)[[Back to README]](../README.md)
0 commit comments