Delete an allowed path

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

Deletes the specified allowed path.

Request Samples

1

Response Samples

1Not Available

Path Parameters

NameTypeRequiredDescription
allowedPathId
string
true

The ID for the allowed path.

providerId
string
true

The ID for the provider.

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