Delete Kafka Mapper

Delete Kafka Mapper

Delete the Kafka Mapper Instance

Request
URI
DELETE
https://{api_host}/tcsa.host.com/v1/kafkamapper/mappings/{mappingName}
COPY
Path Parameters
string
mappingName
Required

Name of the Kafka Mapper Instance


Authentication
This operation uses the following authentication methods.
Responses
200

Success in Deleting the Block

Operation doesn't return any data structure

400

Invalid Request sent by the user

Operation doesn't return any data structure

401

User authentication failed

Operation doesn't return any data structure

403

Access to the requested resource/operation is forbidden

Operation doesn't return any data structure

404

Cannot find requested resource

Operation doesn't return any data structure

500

Internal server error

Operation doesn't return any data structure