POST /status/deleteDeletes a specific status (story) message that you have previously posted. This removes it from the view of all contacts who haven't seen it yet and deletes it from the story feed of those who have.
Request
Query Params
Request Code Samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request POST 'https://wawp.net/wp-json/awp/v1/status/delete?instance_id=123456789&access_token=123456789&id=status-msg-id'