[{"label":"Latest (2.0.1)","version":"latest"}]
telco-cloud-service-assurance

Delete Kafka Mapper

Description

Delete the Kafka Mapper Instance

Request

Request

URL

URL


delete
https://{api_host}tcsa.host.com/v1/kafkamapper/mappings/{mappingName}
Copy

Path Parameters

Path Parameters

string
mappingName Required

Name of the Kafka Mapper Instance


Authentication

Authentication

This operation uses the following authentication methods.

Response

Response

Response Body

Response Body

200 OK

Returns object of type application/json

Success in Deleting the Block

Errors

Errors

object
400

Invalid Request sent by the user


401

User authentication failed


403

Access to the requested resource/operation is forbidden


404

Cannot find requested resource


500

Internal server error

Code Samples

Code Samples

cURL Command

curl -X DELETE https://{api_host}tcsa.host.com/v1/kafkamapper/mappings/{mappingName}


[{"label":"Latest (2.0.1)","version":"latest"}]
telco-cloud-service-assurance
Feedback

Was this page helpful?