Delete Providers

DELETE https://{{crosswork_ip}}:30603/crosswork/inventory/v1/providers

Use this API Call to delete the onboarded provider/providers.

Request Body

{"providers"=>[{"name"=>"nso201"}, {"name"=>"SitMan"}]}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring