Navigating Vuforia Studio > Projects and Experiences > Template-based Experiences > IRS Mappings > DELETE /id-resolution/mappings
  
DELETE /id-resolution/mappings
Request Headers
Name
Required?
Value
X-Requested-With
Yes
Any value accepted
Request Parameters
Name
Required?
Data Type
Parameter Type
Description
id
Yes
Integer
Path
The ID of the mapping to be deleted.
Response Status Codes
Code
Description
204
The mapping was successfully deleted.
400
The X-Requested-With header is missing.
401
The required credentials are missing or incorrect.
403
The user does not have permission to delete the mapping.
404
A mapping with the specified ID does not exist.
500
An internal server error occurred.
Example
curl -u user:password -H "X-Requested-With: XMLHttpRequest“ –X DELETE https://es.example.com/ExperienceService/id-resolution/mappings/73