Delete Info Producer

Delete Info Producer

Delete one producer identified by info_producer_id, making the producer unavailable to receive requests for any data-types.

Request
URI
DELETE
https://{api_host}/dms/data-producer/v0alpha1/info-producers/{info_producer_id}
COPY
Path Parameters
string
info_producer_id
Required

The identifier of one producer.


Responses
204

Successfully deleted one producer.

Operation doesn't return any data structure