curl --request DELETE \
--url https://api-dev.narrative.io/mappings/{mapping_id} \
--header 'Authorization: Bearer <token>'Mapping deletion cannot be undone.
If the mapping is still being used then this request fails.
Both owners (users belonging to the company the mapping belongs to) and admins can delete a mapping.
curl --request DELETE \
--url https://api-dev.narrative.io/mappings/{mapping_id} \
--header 'Authorization: Bearer <token>'Documentation Index
Fetch the complete documentation index at: https://docs.narrative.io/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?