Delete an allowed path

delete/providers/{providerId}/allowedPaths/{allowedPathId}

Deletes the specified allowed path.

Request Samples

Response Samples

1Not Available

Path Parameters

NameTypeRequiredDescription
providerId
string
true

The ID for the provider.

allowedPathId
string
true

The ID for the allowed path.

Responses

StatusMeaningDescription
204No Content

The allowed path was deleted.

400Bad Request

Bad Request

Schema
404Not Found

No provider or allowed path exists at the requested path.

Schema