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."
}

Changes

Changed in 1 of the 8 revisions of this API.5

    • the code response property's max was increased from 99999.00 to 999999.00 for the response status 400

      response-property-max-increased

    • the code response property's max was increased from 99999.00 to 999999.00 for the response status 404

      response-property-max-increased

    • the code response property's max was increased from 99999.00 to 999999.00 for the response status 429

      response-property-max-increased

    • the code response property's max was increased from 99999.00 to 999999.00 for the response status 500

      response-property-max-increased

    • the code response property's max was increased from 99999.00 to 999999.00 for the response status 503

      response-property-max-increased

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

Of the 8 revisions, 1 has no diff computed.