v3

latestOpenAPI 3.0.1Apache 2.0raw.githubusercontent.com2026-08-014669239.7 KB
DataMapping

Delete a Data Mapping

Delete a data mapping from the Memory Store. This action cannot be undone.

delete/v1/ControlPlane/Stores/{storeId}/DataMappings/{dataMappingId}

Response

Data mapping deletion request accepted.

messagestring
statusUrlstring

URI to check operation status.

Example response

{
  "message": "Data mapping deletion request accepted for processing."
}