cURL
curl --request DELETE \ --url https://platform.versori.com/api/switchboard/v1alpha1/organisations/{organisationId}/data-mappings/{mappingId}/entries/{entryId} \ --header 'Authorization: <api-key>'
{ "id": "<string>" }
Delete a DataMappingEntry by ID in the current organisation and mapping.
DeleteDataMappingEntryResponse is returned after deleting a DataMappingEntry.
The response is of type object.
object