Delete a mapping version
Mapping Versions
Delete a mapping version
Marks a mapping version as deleted (poison-pilled).
DELETE
Delete a mapping version
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Unique topic identifier of the gateway
Sequential version number of the mapping version
Query Parameters
HTTP method for the mapping in uppercase
Available options:
GET, POST, PUT, DELETE, PATCH, OPTIONS, HEAD URL path for the mapping including the leading slash
Response
Mapping version marked as deleted successfully
Example:
"success"