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"=>"{{provider_name}}"}, {"name"=>"{{provider_name}}"}]}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring