Remove objectsCopy Pagedelete https://{hostname}/live-archive/v1/streams/{streamId}/endpoints/{endpoint}Delete all objects under this endpoint.Path ParamsendpointstringrequiredThe URL path for which all objects need to be deleted. This is URL-encoded.streamIdintegerrequiredUniquely identifies the stream from which this archive derives.Query ParamsaccountSwitchKeystringFor customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.Responses 200All objects were successfully deleted. 404The endpoint was not found.Updated 4 months ago