Endpoints
Delete device mapping
Permanently deletes a user-to-device mapping created for mass deployment.
delete/endpoints/v1/devicemappings/{mappingID}
Path parameters
mappingIDinteger required
The id associated with the device mapping. Get the mapping id by running the List Device Mapping API.
Response
OK. The device mapping is deleted successfully.
{"stackTrail":"paths:/endpoints/v1/devicemappings/{mappingID}:delete:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}