RESTObjectsDelete objectBetaDELETEhttps://example.developer.anduril.com/api/v1/objects/:objectPathDeletes an object from your environment given the objectPath path parameter.Path parametersobjectPathstringRequiredformat: "^[a-zA-Z0-9/_=\-.]*$"The path of the object to delete.ResponseSuccessful operationErrors400Bad Request Error401Unauthorized Error500Internal Server Error