Delete message bundles in the specified namespace

delete/contents/{namespace}
Internal-Use Only

Deletes all of the message bundles for the specified by the namespace. You can choose the message bundles with the filter= query parameter.

Request Samples

1

Response Samples

1No example avaliable

Path Parameters

NameTypeRequiredDescription
namespace
string
true

The namespace of the message bundle.

Query Parameters

NameTypeRequiredDescription
filter
string
false

Query filter, supported fields are type and id.

Responses

StatusMeaningDescription
204No ContentThe message bundles were deleted.