Name
|
Required?
|
Value
|
X-Requested-With
|
Yes
|
Any value accepted
|
Name
|
Required?
|
Data Type
|
Parameter Type
|
Description
|
id
|
Yes
|
Integer
|
Path
|
The ID of the mapping to be deleted.
|
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.
|