Delete message
Description
Deletes or recovers a message.
Description
Deletes or recovers a message.
Endpoint
/path/{pathId}/vector/timestamp/{timestampId}/feature/message/{messageId}/deleted
Method
PUT
Access Level Rules
Access Level
edit+ or owner of the feature
Processing Units
Processing units
3
Parameters
Name
Description
Required
Default
pathId
The id of the vector layer.
true
timestampId
The id of the timestamp.
true
messageId
The id of the message to delete.
true
deleted
Boolean whether the series should be deleted or recovered.
false
Default true.
Last updated
Was this helpful?